summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/vmparam.h
AgeCommit message (Expand)Author
2008-09-06Fix comment to catch up with HPPA_PGALIAS change.Mark Kettenis
2008-08-22Set PIE address range to avoid or minimize mmap pressure due to limitedKurt Miller
2006-06-04Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguousMiod 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-10-26better higher limitsMichael Shalayeff
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-01-25Crank SHMMAXPGS to 32mb; OK mickey@Todd C. Miller
2003-04-16better limits and clean out old consts and commentsMichael Shalayeff
2003-04-04lower the max kernel vm address since there might be proms right below the ioMichael Shalayeff
2003-03-30better MAXSSIZMichael Shalayeff
2002-10-17convert to use vm_page_md instead of pmap_physseg, make code smaller and simp...Michael Shalayeff
2002-09-05move the kernel virtual away from the physical addressesMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2001-12-05VM_KMEM_SIZE no longer needed.Artur Grabowski
2001-11-30Now that pmaps can have vm_page_md, make pmap_physseg optional.Artur Grabowski
2001-10-24make libc compileMichael Shalayeff
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-06-27MNN is no longer an option.Artur Grabowski
2001-05-06Update some comments wrt. the CLSIZE changes.Artur Grabowski
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-03-22pmap_physseg is kernel-only businessMichael Shalayeff
2001-01-12move pmap_physseg back to vmparam.h where it belongs.Michael Shalayeff
1999-09-18PMAP_NEW, also kill last vm_{size,offset}_t'sMichael Shalayeff
1999-08-25n+1 approximation step for the user space constantsMichael Shalayeff
1999-05-12mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io spaceMichael Shalayeff
1999-04-20uvm names and definitionsMichael Shalayeff
1998-11-23more reasonable VM_MAX_KERNEL_ADDRESSMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-08-29reduce code limitMichael Shalayeff
1998-07-29real user .text baseMichael Shalayeff
1998-07-07more includesMichael Shalayeff