Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2004 19:10:47 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200410291910.i9TJAlNf089795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-10-29 19:10:47 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock
  contention within pmap_zero_page() and pmap_copy_page().
  
  Revision  Changes    Path
  1.514     +50 -33    src/sys/i386/i386/pmap.c



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