summaryrefslogtreecommitdiff
path: root/sys/conf/param.c
AgeCommit message (Expand)Author
2012-04-10Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimitPhilip Guenthe
2011-08-08Ship 5.0 with bufcachepercent=20Theo de Raadt
2011-06-05Move the bufcachepercent setting code to MI locations -- set it to 42%Theo de Raadt
2009-12-08Remove old SysV SHM size limits global variables, they are no longer neededMiod Vallat
2009-08-09Rototill system V message queues.Bret Lambert
2008-03-20we now have a higher count of kernel threads on many machines, so crankTheo de Raadt
2007-11-02crank maxfiles; OK deraadt@Todd C. Miller
2007-05-31NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-basedPedro Martelletto
2007-05-26Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@Pedro Martelletto
2007-03-12better desiredvnodes not based on maxusers; pedro@ deraadt@ okMichael Shalayeff
2007-02-14recycle swbuf that had been long gone (w/ old vm)Michael Shalayeff
2004-01-01Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@Todd C. Miller
2003-07-24knfTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-06nbuf doesn't belong here. It's declared on all architectures instead.Artur Grabowski
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2001-11-09nswbuf hasn't been used for ages. gc.Artur Grabowski
2001-08-23Remove even more old timeout tentacles.Artur Grabowski
2001-08-12seminfo.semmap and SEMMAP are not used; kill themTodd C. Miller
2001-07-05Get rid of REAL_CLISTS. It was never implemented and the tentacles areArtur Grabowski
2001-06-27Remove old vm.Artur Grabowski
2001-05-17convert mbuf and cluster allocation to pool, mostly from NetBSDNiels Provos
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2000-03-27no vm_cache_max in uvm; ok art@Michael Shalayeff
2000-03-23New API for timeouts. Replaces the old timeout()/untimeout() API andArtur Grabowski
2000-03-21double ncallout, until art fixes this furtherTheo de Raadt
1999-11-26Update comment to reflect reality.Artur Grabowski
1998-08-27Undo changes which were not discussed.Theo de Raadt
1998-08-27defopt TIMEZONEMichael Shalayeff
1998-05-20Increase NVNODE.Jason Downs
1997-05-28move vm_cache_max into param.cMichael Shalayeff
1996-04-19Make kernel config again.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt