summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_meter.c
Commit message (Expand)AuthorAgeFilesLines
* Add sysctl descriptions to many SYSCTL_XXXsbillf1999-05-031-7/+9
* Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used todillon1999-02-071-2/+2
* Objects associated with raw devices are no longer counted in the VM statsdillon1999-01-211-1/+1
* This is a rather large commit that encompasses the new swapper,dillon1999-01-211-1/+6
* Add John Dyson's SYSCTL descriptions, and an export of more stats topeter1998-10-311-1/+103
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-241-3/+3
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-2/+2
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-1/+2
* Removed all traces of P_IDLEPROC. It was tested but never set.bde1997-11-241-3/+1
* Removed unused #includes.bde1997-09-011-3/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Change the map entry flags from bitfields to bitmasks. Allowsdyson1997-01-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Addition of page coloring support. Various levels of coloring are afforded.dyson1996-09-081-6/+6
* This set of commits to the VM system does the following, and containdyson1996-05-181-5/+5
* For Lite2: proc LIST changes.hsu1996-03-111-3/+3
* Another mega commit to staticize things.phk1995-12-141-3/+3
* Restored used includes of <vm/vm_extern.h>.bde1995-12-101-1/+2
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+10
* A major sweep over the sysctl stuff.phk1995-12-041-13/+6
* Move all the VM sysctl stuff home where it belongs.phk1995-11-141-60/+37
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-1/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-15/+12
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-101-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-19/+34
* Eliminated a whole pile of ancient (we're taking 4.3BSD) VM systemdg1994-09-121-2/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+224
OpenPOWER on IntegriCloud