Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 1996 19:02:55 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/include pmap.h src/sys/i386/i386 pmap.c trap.c
Message-ID:  <199602250302.TAA07751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/02/24 19:02:54

  Modified:    sys/i386/i386  pmap.c trap.c
               sys/i386/include  pmap.h
  Log:
  Fix a problem with tracking the modified bit.  Eliminate the
  ugly inline-asm code, and speed up the page-table-page tracking.
  
  Revision  Changes    Path
  1.76      +145 -127  src/sys/i386/i386/pmap.c
  1.72      +7 -6      src/sys/i386/i386/trap.c
  1.34      +4 -3      src/sys/i386/include/pmap.h



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