cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include pmap.h

Alan Cox alc at FreeBSD.org
Mon Jun 14 01:18:05 GMT 2004


alc         2004-06-14 01:17:51 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/amd64/include    pmap.h 
  Log:
  Introduce pmap locking to many of the pmap functions.  There is more to
  come later.
  
  Revision  Changes    Path
  1.470     +21 -0     src/sys/amd64/amd64/pmap.c
  1.119     +14 -0     src/sys/amd64/include/pmap.h


More information about the cvs-src mailing list