summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/vmparam.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-171-1/+1
* MFC r204128:Nathan Whitehorn2010-03-201-8/+2
* MFC r200018:Nathan Whitehorn2010-01-201-5/+5
* Lower VM_MAX_KERNEL_ADDRESS to 0xf8000000. We actually haveMarcel Moolenaar2009-04-211-1/+1
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modeNathan Whitehorn2009-04-041-0/+7
* Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.Rafal Jaworowski2008-03-031-7/+38
* Add configuration knobs for the superpage reservation system. Initially,Alan Cox2007-12-271-0/+7
* Change the management of cached pages (PQ_CACHE) in two fundamentalAlan Cox2007-09-251-2/+3
* Enable the new physical memory allocator.Alan Cox2007-06-161-0/+18
* Eliminate some unused definitions that came from NetBSD.Alan Cox2007-05-281-2/+0
* Eliminate an unused definition.Alan Cox2007-05-271-1/+0
* Define every architecture as either VM_PHYSSEG_DENSE orAlan Cox2007-05-051-0/+5
* Eliminate unused definitions. (They came from NetBSD.)Alan Cox2006-08-251-7/+0
* Increase kernel VA from 256Mb to 512Mb by shifting the segment usedPeter Grehan2004-03-021-1/+1
* Cleaned up param.h:Peter Grehan2004-02-111-0/+2
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directPeter Grehan2004-01-291-0/+6
* Bring in NetBSD code used in the PowerPC port.Benno Rice2001-06-101-0/+124