git: kernel - Turn off machdep.pmap_mmu_optimize by default
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 1 12:54:15 PST 2012
commit 1ac5304a10366be7ed3129ceee7ca94beb0f3183
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Dec 1 12:53:19 2012 -0800
kernel - Turn off machdep.pmap_mmu_optimize by default
* Turn off machdep.pmap_mmu_optimize by default. There are some bugs that
need to be resolved which are messing up both apache and rtorrent.
* (this feature is already turned off by default on RELEASE).
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/1ac5304a10366be7ed3129ceee7ca94beb0f3183
--
DragonFly BSD source repository
More information about the Commits
mailing list