| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially revert revision 1.66, which contained a change that did not | kris | 2005-10-14 | 1 | -4/+4 |
* | Increase default HZ for sparc64 to 1000. | marius | 2005-04-16 | 1 | -1/+1 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Fix the build. | bms | 2004-11-30 | 1 | -2/+2 |
* | Switch from 1024hz to 1000hz on amd64 to match i386. 1024 is a bad | peter | 2004-11-30 | 1 | -3/+1 |
* | #include <vm/vm_param.h> instead of <machine/vmparam.h> (the former | des | 2004-11-08 | 1 | -17/+17 |
* | Increase default HZ for ia64 to 1000. | marcel | 2004-11-08 | 1 | -1/+1 |
* | Increase default HZ for i386 to 1000 | phk | 2004-11-06 | 1 | -4/+6 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | White space and wording changes to init_param3(). | alc | 2004-03-30 | 1 | -5/+3 |
* | Revise the direct or optimized case to use uiomove_fromphys() by the reader | alc | 2004-03-27 | 1 | -6/+1 |
* | Set default HZ to 1024 for amd64. The comment in kern/tty.c doesn't | peter | 2004-03-14 | 1 | -0/+4 |
* | More pipe changes: | silby | 2003-08-11 | 1 | -10/+8 |
* | Add init_param3() to subr_param. This function is called | silby | 2003-07-11 | 1 | -26/+16 |
* | Pull in the entire kmem_map size calculation from kern_malloc, rather | silby | 2003-07-08 | 1 | -3/+11 |
* | Put some concrete limits on pipe memory consumption: | silby | 2003-07-08 | 1 | -0/+29 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | Change hw.physmem and hw.usermem to unsigned long like they used to be | peter | 2002-08-30 | 1 | -1/+1 |
* | Improve the implementation of adjtime(2). | phk | 2002-04-15 | 1 | -2/+0 |
* | Unconditionally limit maxproc so that it is not possible | silby | 2002-03-07 | 1 | -0/+6 |
* | Allow the kern.maxusers boot tuneable to be set to 0 (previously only | dillon | 2002-02-06 | 1 | -2/+3 |
* | Make the 'maxusers 0' auto-sizing code slightly more conservative. Change | dillon | 2002-01-25 | 1 | -3/+3 |
* | Proper fix for old config setting maxusers to 8. | peter | 2001-12-14 | 1 | -1/+1 |
* | Too many people are compiling kernels with maxusers set to 0 without the new | dillon | 2001-12-14 | 1 | -1/+1 |
* | Limit maxprocperuid to 9/10 maxproc, and limit maxfilesperproc to 9/10 | silby | 2001-12-13 | 1 | -2/+2 |
* | Allow maxusers to be specified as 0 in the kernel config, which will | dillon | 2001-12-09 | 1 | -18/+40 |
* | Create a mutex pool API for short term leaf mutexes. | dillon | 2001-11-13 | 1 | -8/+0 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -0/+21 |
* | Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sections | dillon | 2001-08-20 | 1 | -0/+4 |
* | Limit the amount of KVM reserved for the buffer cache and for swap-meta | dillon | 2001-08-20 | 1 | -0/+6 |
* | Move param.c out of the conf directory and make it fully dynamic. | peter | 2001-07-26 | 1 | -27/+49 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 1 | -10/+3 |
* | Remove unneeded <stddef.h> #includes. | phk | 2000-10-29 | 1 | -2/+0 |
* | For lockmgr mutex protection, use an array of mutexes that are allocated | jasone | 2000-10-12 | 1 | -0/+8 |
* | Move the MSG* and SEM* options to opt_sysvipc.h | peter | 2000-05-01 | 1 | -45/+0 |
* | Make sysv-style shared memory tuneable params fully runtime adjustable | peter | 2000-03-30 | 1 | -33/+0 |
* | This is Bosko Milekic's mbuf allocation waiting code. Basically, this | green | 1999-12-12 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Move the initialisation/tuning of nmbclusters from param.c/machdep.c | msmith | 1999-07-05 | 1 | -17/+1 |
* | Allow setting MAXFILES in the kernel config. | des | 1999-04-09 | 1 | -1/+3 |
* | Fixed problems with kernel config file overrides of sysv semaphore | dillon | 1998-12-14 | 1 | -1/+3 |
* | Implemented zero-copy TCP/IP extensions via sendfile(2) - send a | dg | 1998-11-05 | 1 | -1/+7 |
* | Moved definition of fscale from param.c to kern_synch.c where it | bde | 1998-07-11 | 1 | -6/+1 |
* | Add 3 sysctl variables for future use by ps)1_ | phk | 1998-06-30 | 1 | -1/+4 |
* | Round tickadj up. This prevents tickadj from being 0 when HZ > 500, | bde | 1998-06-21 | 1 | -2/+2 |
* | Convert socket structures to be type-stable and add a version number. | wollman | 1998-05-15 | 1 | -1/+8 |
* | Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This shold | guido | 1998-02-27 | 1 | -4/+5 |
* | Removed unused #includes. | bde | 1997-06-14 | 1 | -12/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctl | bde | 1997-01-16 | 1 | -5/+0 |