K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-07-12T04:07:52.556709Z K 7 svn:log V 338 Increase the size of the page table on 64-bit PowerPC machines as a bandaid to prevent exhaustion of the primary and secondary hash groups in the event of extreme stress on the PMAP layer (e.g. a forkbomb). This wastes memory, and should be revised to properly handle PTEG spills instead. Suggested by: grehan Approved by: re (kensmith) END