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

Alan Cox alc at FreeBSD.org
Tue Mar 1 05:06:53 GMT 2005


alc         2005-03-01 05:06:52 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Use the kernel pmap's lock to guarantee that only one thread at a time is
  using either pmap_temp_map_1 or pmap_temp_map_2.
  
  Tested by: kris@
  
  Revision  Changes    Path
  1.146     +10 -0     src/sys/sparc64/sparc64/pmap.c


More information about the cvs-src mailing list