DragonFly-2.3.1.157.g1b2e0 master sys/platform/pc64/amd64 pmap.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 7 11:22:10 PDT 2009
commit 1b2e0b92b9b02837608b014073e23a4a13b76360
Author: Jordan Gordeev <jgordeev at dir.bg>
Date: Tue May 26 09:32:57 2009 +0300
amd64: Fixes for pmap_release() and related functions + other stuff
pmap_release() is mostly working now.
Handling of the 'hold_count' field of 'struct vm_page' for page table pages was much improved.
Some debugging statements were added.
Summary of changes:
sys/platform/pc64/amd64/pmap.c | 72 ++++++++++++++++++++++++++++++++-------
1 files changed, 59 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b2e0b92b9b02837608b014073e23a4a13b76360
--
DragonFly BSD source repository
More information about the Commits
mailing list