summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.h
Commit message (Collapse)AuthorAgeFilesLines
* 1) New "vm_page_alloc_contig" routine by me.dg1994-09-271-2/+2
| | | | | 2) Created a new vm_page flag "PG_FREE" to help track free pages. 3) Use PG_FREE flag to detect inconsistencies in a few places.
* Simple changes to paging algorithms...but boy do they make a difference.dg1994-09-061-1/+2
| | | | | | FreeBSD's paging performance has never been better. Wow. Submitted by: John Dyson
* Integrated VM system improvements/fixes from FreeBSD-1.1.5.dg1994-08-041-1/+2
|
* Added $Id$dg1994-08-021-1/+3
|
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+28
| | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+242
OpenPOWER on IntegriCloud