Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 12:54:51 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 pmap.c tsb.c
Message-ID:  <200306151954.h5FJsp05047378@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306151954.h5FJsp05047378>