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

Alan Cox alc at FreeBSD.org
Tue Jun 22 12:36:09 PDT 2004


alc         2004-06-22 19:35:44 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Implement the protection check required by the pmap_extract_and_hold()
  specification.  This enables the elimination of Giant from that function.
  
  Reviewed by:    tegge@
  
  Revision  Changes    Path
  1.477     +24 -8     src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list