amd64: Fixes for pmap_release() and related functions + other stuff
authorJordan Gordeev <jgordeev@dir.bg>
Tue, 26 May 2009 06:32:57 +0000 (09:32 +0300)
committerJordan Gordeev <jgordeev@dir.bg>
Wed, 27 May 2009 11:25:17 +0000 (14:25 +0300)
commit1b2e0b92b9b02837608b014073e23a4a13b76360
tree73b2b535560f12447b2d07abf924741f37ad613f
parent771e5c6db697d909e3a8497a09417ebcd5a1ce65
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.
sys/platform/pc64/amd64/pmap.c