summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/include/vmparam.h
AgeCommit message (Expand)Author
2009-12-08Unconditionnaly move kernel virtual memory space to XKSEG, now that previousMiod Vallat
2009-12-07Sync VM_MIN_ADDRESS with __LDPGSZ again.Miod Vallat
2009-11-22Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide theMiod Vallat
2009-10-22Crank VM_MIN_ADDRESS to prevent userland from being able to mmap zero,Miod Vallat
2008-08-22Set PIE address range to avoid or minimize mmap pressure due to limitedKurt Miller
2008-07-25phyio -> physioMiod Vallat
2008-03-30Allow the machine-specific headers to overwrite the number of memoryMiod Vallat
2007-05-03Enable support for > 512MB of physical memory on mips64 systems, by usingMiod Vallat
2007-04-27More pmap changes from the potpourri pool:Miod Vallat
2007-04-14Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MIMiod Vallat
2005-08-07Remove advertising clause from UCB licenses; ok deraad@Miod Vallat
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-11up default data size so things doesn't blow up to easyPer Fogelstrom
2004-09-21Nuke commons.Miod Vallat
2004-09-17Long-due mips pmap potpourri:Miod Vallat
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-09-09Kill mb_map and related defines, we don't need one.Miod Vallat
2004-08-10spacingTheo de Raadt
2004-08-06initial mips64Per Fogelstrom