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

Alan Cox alc at FreeBSD.org
Mon Aug 30 14:39:23 PDT 2004


alc         2004-08-30 21:39:22 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  pmap.c 
  Log:
   - Introduce a lock for synchronizing access to the pvo and pteg tables.
   - In pmap_enter(), only the acquisition and release of the page queues
     lock needs to check the bootstrap flag.
  
  Tested by: gallatin@
  
  Revision  Changes    Path
  1.89      +28 -8     src/sys/powerpc/powerpc/pmap.c


More information about the cvs-all mailing list