summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/vmparam.h
Commit message (Expand)AuthorAgeFilesLines
* Define VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel built withfjoe2010-11-281-0/+8
* Enable reservation-based physical memory allocation. Even without thealc2010-11-101-2/+9
* Very rough first cut at NUMA support for the physical page allocator. Forjhb2010-07-271-0/+7
* - Use the generally more appropriate PROM base rather than themarius2009-02-101-1/+1
* Assume OpenSolaris knows better and use their value for VM_MAX_PROM_ADDRESS.marius2008-08-121-1/+1
* Add configuration knobs for the superpage reservation system. Initially,alc2007-12-271-0/+7
* Change the management of cached pages (PQ_CACHE) in two fundamentalalc2007-09-251-2/+3
* Add the machine-specific definitions for configuring the new physicalalc2007-06-041-0/+38
* Define every architecture as either VM_PHYSSEG_DENSE oralc2007-05-051-0/+5
* Add support for specifying a minimal size for vm.kmem_size in the loader viasepotvin2007-04-211-1/+2
* Define UMA_MD_SMALL_ALLOC so that uma_small_alloc and uma_small_free willjake2002-12-271-0/+2
* - Change the way the direct mapped region is implemented to be generallyjake2002-12-231-31/+72
* Auto size available kernel virtual address space based on phsyical memoryjake2002-08-101-18/+7
* Use a fixed address for KERNBASE, so it doesn't change if the size of KVAjake2002-07-131-26/+6
* Add constants for the min and max prom addresses. Use these instead ofjake2002-06-171-0/+3
* Increase VM_KMEM_SIZE to 16 megs from 12. Define VM_KMEM_SIZE_SCALE so thatjake2002-03-091-1/+10
* Add comments as to why VM_MAXUSER_ADDRESS is magic (abitrary).jake2001-12-291-6/+21
* Parameterize the size of the kernel virtual address space on KVA_PAGES.jake2001-10-201-3/+43
* Move the kernel to end of the first 4 gigabytes of address space, so thatjake2001-09-301-3/+3
* Use the correct copyrights. Note where most of this came from.jake2001-09-031-3/+18
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* The kernel runs at a much lower address now.jake2001-08-061-5/+5
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-6/+6
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+90
OpenPOWER on IntegriCloud