Age | Commit message (Expand) | Author |
2022-04-13 | Use a simpler "formula" to decide a default kern.maxthread value; | Stuart Henderson |
2021-01-13 | kernel, sysctl(8): remove dead variable: tickadj | cheloha |
2019-09-07 | Remove tz, the kernel timezone. | cheloha |
2019-08-21 | sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4) | cheloha |
2019-08-02 | per-process itimers: itimerval -> itimerspec | cheloha |
2019-07-16 | Prevent integer overflow in kernel and userland when checking mbuf | Alexander Bluhm |
2019-07-08 | Remove trailing whitespace from a macro | Mike Larkin |
2019-04-28 | the bufcachepercent=80 experiment has exposed a few problems... | Theo de Raadt |
2019-04-20 | as discussed with beck, crank dma-range bufcache to a high number | Theo de Raadt |
2017-10-03 | work around config(8) modifying bss, using __attribute__ ((section(".data"))). | Theo de Raadt |
2016-05-06 | Revert the previous commit. There still are bad interactions between the | Mark Kettenis |
2016-04-18 | Bump the default of cachepercent to 90 to see if we can find problems before | Bob Beck |
2015-01-09 | rename desiredvnodes to initialvnodes. less of a lie. ok beck deraadt | Ted Unangst |
2012-04-10 | Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimit | Philip Guenthe |
2011-08-08 | Ship 5.0 with bufcachepercent=20 | Theo de Raadt |
2011-06-05 | Move the bufcachepercent setting code to MI locations -- set it to 42% | Theo de Raadt |
2009-12-08 | Remove old SysV SHM size limits global variables, they are no longer needed | Miod Vallat |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2008-03-20 | we now have a higher count of kernel threads on many machines, so crank | Theo de Raadt |
2007-11-02 | crank maxfiles; OK deraadt@ | Todd C. Miller |
2007-05-31 | NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-based | Pedro Martelletto |
2007-05-26 | Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@ | Pedro Martelletto |
2007-03-12 | better desiredvnodes not based on maxusers; pedro@ deraadt@ ok | Michael Shalayeff |
2007-02-14 | recycle swbuf that had been long gone (w/ old vm) | Michael Shalayeff |
2004-01-01 | Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@ | Todd C. Miller |
2003-07-24 | knf | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-10-06 | nbuf doesn't belong here. It's declared on all architectures instead. | Artur Grabowski |
2002-03-23 | Add variables for config(8) -e time tweak of systemV shared memory | Marc Espie |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2001-11-09 | nswbuf hasn't been used for ages. gc. | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-12 | seminfo.semmap and SEMMAP are not used; kill them | Todd C. Miller |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2000-03-27 | no vm_cache_max in uvm; ok art@ | Michael Shalayeff |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-21 | double ncallout, until art fixes this further | Theo de Raadt |
1999-11-26 | Update comment to reflect reality. | Artur Grabowski |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt |
1998-08-27 | defopt TIMEZONE | Michael Shalayeff |
1998-05-20 | Increase NVNODE. | Jason Downs |
1997-05-28 | move vm_cache_max into param.c | Michael Shalayeff |
1996-04-19 | Make kernel config again. | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |