aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_page.h
Commit message (Expand)AuthorAgeFilesLines
* inline -> __inline.Bruce Evans1995-04-231-4/+4
* Removed some obsolete flags.David Greenman1995-03-261-6/+3
* Various changes from John and myself that do the following:David Greenman1995-03-011-5/+23
* Moved ACT_MAX, ACT_ADVANCE, and ACT_DECLINE to vm_page.h.David Greenman1995-02-201-1/+5
* YF fix.Poul-Henning Kamp1995-02-141-1/+5
* Added ability to detect sequential faults and DTRT. (swap_pager.c)David Greenman1995-01-241-1/+4
* Kill VM_PAGE_INIT macro as it is only used once and makes the code moreDavid Greenman1995-01-101-19/+1
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-66/+79
* pmap.h:Bruce Evans1994-11-141-7/+6
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).Garrett Wollman1994-10-211-1/+5
* Put sanity check for negative hold count into #ifdef DIAGNOSTIC so thatDavid Greenman1994-10-171-1/+5
* Stuff object into v_vmdata rather than pager. Not important which atDavid Greenman1994-10-051-1/+2
* 1) New "vm_page_alloc_contig" routine by me.David Greenman1994-09-271-2/+2
* Simple changes to paging algorithms...but boy do they make a difference.David Greenman1994-09-061-1/+2
* Integrated VM system improvements/fixes from FreeBSD-1.1.5.David Greenman1994-08-041-1/+2
* 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-2/+28
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+242