DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Implement segment pmap optimizations for x86-64 (2)
commit 99c2cc558acf8f55930bcfd36c112e8953b5f89c
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Sep 13 02:38:36 2012 -0700
kernel - Implement segment pmap optimizations for x86-64 (2)
* Reorder code to fix an assertion when a non-optimized PT belonging
to the process pmap needs to be replaced by an optimized PT belonging
to a shared pmap.
Reported-by: ftigeot
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 73 ++++++++++++++++++++++-----------------
1 files changed, 41 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99c2cc558acf8f55930bcfd36c112e8953b5f89c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]