aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/vmmeter.h
Commit message (Expand)AuthorAgeFilesLines
* Add mibs to hold the number of forks since boot. New mibs are:Hajimu UMEMOTO2001-01-231-0/+11
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com>Matthew Dillon1999-09-171-0/+86
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>Alan Cox1999-02-251-2/+2
* Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5Matthew Dillon1999-02-081-2/+2
* Make vm_fault much cleaner by removing the evil macro inlines, andJohn Dyson1998-03-071-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in Lite2: use machine-independent types.Jeffrey Hsu1996-03-111-60/+61
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-2/+2
* Removed the poorly named unused bogus common variable `total'. It wasBruce Evans1995-07-291-4/+1
* Removed (almost) meaningless "object cache lookups/hits" statistic. InDavid Greenman1995-03-251-4/+2
* Removed cnt.v_nzfod: In our current scheme of things it is not possibleDavid Greenman1995-03-251-3/+1
* Added v_interrupt_free_min to cnt struct.David Greenman1995-02-221-1/+2
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-1/+5
* Fix the remaining vmmeter counters. They all now work correctly.David Greenman1994-10-181-3/+4
* 1) Some of the counters in the vmmeter struct don't fit well into the Mach VMDavid Greenman1994-10-151-10/+9
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+147