summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/vmparam.h
AgeCommit message (Expand)Author
2012-07-01Increase default and maximum text, data and stack size limits; this is requiredMiod Vallat
2011-05-30Remove the freelist member from vm_physsegOwain Ainsworth
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2010-12-15oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinksTed Unangst
2010-06-27uvm constraints. Add two mandatory MD symbols, uvm_md_constraintsThordur I. Bjornsson
2010-04-22Committing on behalf or ariane@.Owain Ainsworth
2008-07-22Do not define VM_MIN_ADDRESS as __LDPGSZ, but provide its value, to preventMiod Vallat
2008-06-24On user/kernel shared page table machines, do not let processes map theirTheo de Raadt
2005-04-17Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS areMiod 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
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-28Convert sparc pmap from physseg to VM_PAGE_MD.Artur Grabowski
2002-07-26Zap VM_KMEM_SIZE, not used anymore.Artur Grabowski
2002-07-20define __HAVE_PMAP_PHYSSEGArtur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
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-09-22Remove more old, dusty, unused defines.Miod Vallat
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-01-15- increase the amount of space mapped for dvma on sun4mJason Wright
1999-12-01crank DFLDSIZ to 32MBTheo de Raadt
1999-11-11General cleanup of pmap.Artur Grabowski
1999-11-05MACHINE_NEW_NONCONTIG is now default even without uvm.Artur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-06-06set DFLDSIZ to 24MBTheo de Raadt
1999-05-29typoArtur Grabowski
1999-05-27typoArtur Grabowski
1999-04-22MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVMArtur Grabowski
1998-08-23crank max data size from 64 to 128 megMarco S Hyman
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-06-04Bump MAXTSIZ to 16MB (makes latest netscape communicator work)Niklas Hallqvist
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt