看板 DFBSD_commit 關於我們 聯絡資訊
commit 1b2e0b92b9b02837608b014073e23a4a13b76360 Author: Jordan Gordeev <jgordeev@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