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

Jake Burkholder jake at FreeBSD.org
Sun Jun 15 12:54:53 PDT 2003


jake        2003/06/15 12:54:51 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  pmap.c tsb.c 
  Log:
  - Mirror vm_page_queue_mtx assertions added to the i386 pmap.
  - Add vm page queue locking in certain places that are only needed on
    sparc64.
  
  This should make pmap_qenter and pmap_qremove MP-safe.
  
  Discussed with: alc
  
  Revision  Changes    Path
  1.112     +18 -1     src/sys/sparc64/sparc64/pmap.c
  1.34      +2 -0      src/sys/sparc64/sparc64/tsb.c


More information about the cvs-src mailing list