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

Alan Cox alc at FreeBSD.org
Mon Jun 5 06:10:04 UTC 2006


alc         2006-06-05 06:08:21 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  MFamd64
   Eliminate unnecessary, recursive acquisitions and releases of the page
   queues lock by free_pv_entry() and pmap_remove_pages().
  
   Reduce the scope of the page queues lock in pmap_remove_pages().
  
  Revision  Changes    Path
  1.558     +2 -5      src/sys/i386/i386/pmap.c


More information about the cvs-all mailing list