summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/vmparam.h
AgeCommit message (Expand)Author
2008-07-18Add new uvm function called uvm_map_pie() which takes align as aKurt Miller
2008-06-04adderss -> addressMiod Vallat
2007-04-21Do a simple switch to VM_PAGE_MD. Just the path of least resistance for now,Artur Grabowski
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
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-01-23Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasosTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-20duplicate define.Artur Grabowski
2002-06-15Decruftification.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-111<<39 is horribleTheo de Raadt
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-08-20$OpenBSD$Jason Wright
2001-08-18VM_MBUF_SIZE and VM_KMEM_SIZE.Artur Grabowski
2001-08-18Some more includes from NetBSD.Artur Grabowski