git: kernel - set machdep.pmap_mmu_optimize to 1 by default in master
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Oct 13 10:17:04 PDT 2012
commit 1781bef05acacfbf18a90df04be2a4226d7df5f5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Oct 13 10:16:04 2012 -0700
kernel - set machdep.pmap_mmu_optimize to 1 by default in master
* Set machdep.pmap_mmu_optimize to 1 by default in master.
* Note that the sysctl will be left defaulted to 0 in the 3.2 release
because it is too new a feature. However, we believe it to be stable.
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1781bef05acacfbf18a90df04be2a4226d7df5f5
--
DragonFly BSD source repository
More information about the Commits
mailing list