aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_map.h
Commit message (Expand)AuthorAgeFilesLines
* 1. Fix the vm_page_zero_count accounting. This should improve theJohn Dyson1997-03-251-6/+18
* Merge from -current: vm_map_entry leak fix, John's vm_map coallesce fixes,David Greenman1996-12-151-4/+5
* Backed out the recent changes/enhancements to the VM code. TheJohn Dyson1996-07-301-2/+1
* This commit is meant to solve a couple of VM system problems orJohn Dyson1996-07-271-1/+2
* Initial support for mincore and madvise. Both are almost fullyJohn Dyson1996-05-191-1/+2
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.John Dyson1996-01-191-3/+10
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-7/+1
* Changes to support 1Tb filesizes. Pages are now named by anJohn Dyson1995-12-111-5/+5
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-5/+25
* Change vm_map_print() to have the correct number and type of args forBruce Evans1995-08-261-2/+5
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structDavid Greenman1995-07-131-3/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+4
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-87/+73
* Added $Id$David Greenman1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-5/+5
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+228