Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 1996 21:54:58 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199609120454.VAA05489@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/09/11 21:54:58

  Modified:    sys/i386/i386  pmap.c
  Log:
  Primarily a fix so that pages are properly tracked for being
  modified.  Pages that are removed by the pageout daemon were
  the worst affected.  Additionally, numerous minor cleanups,
  including better handling of busy page table pages.  This
  commit fixes the worst of the pmap problems recently introduced.
  
  Revision  Changes    Path
  1.118     +62 -35    src/sys/i386/i386/pmap.c



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