summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/vmparam.h
AgeCommit message (Expand)Author
2013-01-07switch to __USE_TOPDOWN_VM.chs
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-01-02Merge vmlocking2 to head.ad
2006-02-07reduce MAXSSIZ to 32 MB, like most other ports. fixes PR 30918.chs
2005-12-11merge ktrace-lwp.christos
2004-04-03Max data size -> 512MB; default stack size -> 8MB.pk
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-09Don't define PAGE_SIZE, etc. in terms of NBPG, rather use the samethorpej
2003-02-13Move the PV list header into the VM page vm_page_md structure.pk
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-09-03Increase the default stack limit to 2M (from 512K on sparc and 1Mthorpej
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-06-02remove bogus curly braces from a structure forward-declaration.chs
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-02-27* Make PAGE_SIZE et.al. constants, if possible.pk
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-26Remove obsoleted macros.tsutsui
2000-01-26Don't explode when we've got a lot of RAM. Limit our space for bufferscjs
1999-12-04CL* discarding.ragge
1999-11-27MNN has been standard for a Long Time.mrg
1999-04-26Garbage-collect the VM_MBUF_SIZE constant. Instead, use the sizethorpej
1999-04-18fix some comments.mrg
1999-01-16MNN is no longer optional, remove dead codechuck
1998-08-21Convert to [pv]addr_t & [pv]size_t.pk
1998-07-08Define one page free list, and put all pages on it.thorpej
1998-01-13Commit to MACHINE_NEW_NONCONFIG.pk
1998-01-08add new version of non contiguous memory code, written by chuck cranor,mrg
1997-07-12update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampsonperry
1997-06-12bring mrg-vm-swap2 onto mainilne.mrg
1996-11-12Allow larger text (64MB) and data (256MB) segments.pk
1996-03-14Add missing prototypes and fix the fp struct for svr4.christos
1996-02-01LOCORE -> _LOCOREmycroft
1995-12-11Prototype dvma helper functions `dvma_malloc()/dvma_free()'pk
1995-12-06DVMA space is described by the variables `dvma_start' and `dvma_end'.pk
1995-07-05#define MACHINE_NONCONTIG here, so all vm_*.c files see it timely.pk
1994-11-20copyright/Id cleanupderaadt
1994-10-02sun4/300 support worksderaadt
1994-04-18decl SHMMAXPGSderaadt
1993-10-11stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torekderaadt
1993-10-02Chris Torek's sparc port. Missing lots of things.deraadt