summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.h
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make the default cache size optim to be 256K, the old default wasdyson1996-10-061-9/+10
* Addition of page coloring support. Various levels of coloring are afforded.dyson1996-09-081-11/+65
* Backed out the recent changes/enhancements to the VM code. Thedyson1996-07-301-5/+5
* This commit is meant to solve a couple of VM system problems ordyson1996-07-271-5/+5
* This commit does a couple of things:dyson1996-06-261-2/+3
* Adjust the threshold for blocking on movement of pages from the cachedyson1996-06-081-1/+2
* Keep page-table pages from ever being sensed as dirty. This should fixdyson1996-06-051-1/+2
* One more file missing from the mega-commit. This inlines some verydyson1996-05-181-4/+32
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-21/+26
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-6/+8
* Remove unused vars & funcs, make things static, protoize a little bit.phk1995-11-201-6/+1
* Remove of now unused PG_COPYONWRITE.dyson1995-10-231-2/+1
* Added prototype for new routine "vm_page_set_validclean" and initialdyson1995-09-031-1/+9
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-30/+23
* inline -> __inline.bde1995-04-231-4/+4
* Removed some obsolete flags.dg1995-03-261-6/+3
* Various changes from John and myself that do the following:dg1995-03-011-5/+23
* Moved ACT_MAX, ACT_ADVANCE, and ACT_DECLINE to vm_page.h.dg1995-02-201-1/+5
* YF fix.phk1995-02-141-1/+5
* Added ability to detect sequential faults and DTRT. (swap_pager.c)dg1995-01-241-1/+4
* Kill VM_PAGE_INIT macro as it is only used once and makes the code moredg1995-01-101-19/+1
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-66/+79
* pmap.h:bde1994-11-141-7/+6
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-1/+5
* Put sanity check for negative hold count into #ifdef DIAGNOSTIC so thatdg1994-10-171-1/+5
* Stuff object into v_vmdata rather than pager. Not important which atdg1994-10-051-1/+2
* 1) New "vm_page_alloc_contig" routine by me.dg1994-09-271-2/+2
* Simple changes to paging algorithms...but boy do they make a difference.dg1994-09-061-1/+2
* 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
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+242
OpenPOWER on IntegriCloud