'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/vmparam.h
AgeCommit message (Expand)Author
2012-12-10enable __USE_TOPDOWN_VM.chs
2012-09-10Make this file idempotentmartin
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-11-14Move struct vm_page_md definition from vmparam.h to pmap.h, becauseuebayasi
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2008-03-10Use atomics to maintain the number of special page references. Should fixad
2008-02-21Use a hash of locks, instead of one per vm_page.ad
2008-01-02Merge vmlocking2 to head.ad
2005-12-11merge ktrace-lwp.christos
2004-03-22Change default data size to 256MB.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-08Make PAGE_SIZE, PAGE_SHIFT, and PAGE_MASK compile time constants; we onlythorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-05-01Use a single linked list for PV entries. This saves 1MB of spacethorpej
2001-05-01Per discussion w/ chuck and chuck, restructure the md page stuffthorpej
2001-04-29Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data forthorpej
2001-04-18Remove an un-true comment regarding the location of the u-area.thorpej
2000-11-19Make VM_MAX_KERNEL_ADDRESS end on a page boundary.thorpej
2000-05-22Remove the adjustment of VM_PHYS_SIZE for `large memory machines'. Thethorpej
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-26Remove obsoleted macros.tsutsui
1999-12-04CL* discarding.ragge
1999-03-26Don't bother allocating mb_map on these systems. Mbuf clusters arethorpej
1999-01-16MNN is now the only option possiblechuck