cvs commit: src/sys/machine/pc32/i386 pmap.c src/sys/vm pmap.h

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 11 02:40:39 PST 2007


dillon      2007/01/11 02:39:41 PST

DragonFly src repository

  Modified files:
    sys/machine/pc32/i386 pmap.c 
    sys/vm               pmap.h 
  Log:
  Major pmap update.  Note also that this commit temporarily nerfs performance
  because the virtual kernel support is being applied globally instead of just
  to virtual page tables.  This will be fixed in a followup commit.
  
  Revision  Changes    Path
  1.70      +30 -72    src/sys/machine/pc32/i386/pmap.c
  1.22      +0 -1      src/sys/vm/pmap.h


http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/pmap.c.diff?r1=1.69&r2=1.70&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vm/pmap.h.diff?r1=1.21&r2=1.22&f=u





More information about the Commits mailing list