cvs commit: src/sys/sparc64/sparc64 pmap.c

Jake Burkholder jake at FreeBSD.org
Tue Jun 17 16:22:37 PDT 2003


jake        2003/06/17 16:22:35 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Handle recursion on the vm_page_queue_mtx manually in pmap_qenter and
  pmap_qremove, in order to avoid making the mutex recursable.
  
  Discussed with: alc
  
  Revision  Changes    Path
  1.114     +10 -4     src/sys/sparc64/sparc64/pmap.c


More information about the cvs-all mailing list