Revision 0bc3998d3fa39589704846fc52d85635cf07f666 authored by John Baldwin on 22 January 2010, 21:36:34 UTC, committed by John Baldwin on 22 January 2010, 21:36:34 UTC
Correct accounting errors in _pmap_allocpte().  Specifically, the pmap's
resident page count and the global wired page count were not correctly
maintained when page table page allocation failed.
1 parent 872d8e3
History
File Mode Size
FIXES -rw-r--r-- 32.3 KB
FREEBSD-upgrade -rw-r--r-- 601 bytes
README -rw-r--r-- 3.8 KB
awk.1 -rw-r--r-- 10.2 KB
awk.h -rw-r--r-- 6.3 KB
awkgram.y -rw-r--r-- 13.6 KB
b.c -rw-r--r-- 22.5 KB
lex.c -rw-r--r-- 12.8 KB
lib.c -rw-r--r-- 16.6 KB
mac.code -rw-r--r-- 2.3 KB
main.c -rw-r--r-- 5.5 KB
makefile -rw-r--r-- 2.5 KB
maketab.c -rw-r--r-- 5.0 KB
parse.c -rw-r--r-- 5.1 KB
proctab.c -rw-r--r-- 4.9 KB
proto.h -rw-r--r-- 6.7 KB
run.c -rw-r--r-- 43.0 KB
tran.c -rw-r--r-- 12.2 KB

README

back to top