| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the default cache size optim to be 256K, the old default was | dyson | 1996-10-06 | 1 | -9/+10 |
* | Addition of page coloring support. Various levels of coloring are afforded. | dyson | 1996-09-08 | 1 | -11/+65 |
* | Backed out the recent changes/enhancements to the VM code. The | dyson | 1996-07-30 | 1 | -5/+5 |
* | This commit is meant to solve a couple of VM system problems or | dyson | 1996-07-27 | 1 | -5/+5 |
* | This commit does a couple of things: | dyson | 1996-06-26 | 1 | -2/+3 |
* | Adjust the threshold for blocking on movement of pages from the cache | dyson | 1996-06-08 | 1 | -1/+2 |
* | Keep page-table pages from ever being sensed as dirty. This should fix | dyson | 1996-06-05 | 1 | -1/+2 |
* | One more file missing from the mega-commit. This inlines some very | dyson | 1996-05-18 | 1 | -4/+32 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -21/+26 |
* | Changes to support 1Tb filesizes. Pages are now named by an | dyson | 1995-12-11 | 1 | -6/+8 |
* | Remove unused vars & funcs, make things static, protoize a little bit. | phk | 1995-11-20 | 1 | -6/+1 |
* | Remove of now unused PG_COPYONWRITE. | dyson | 1995-10-23 | 1 | -2/+1 |
* | Added prototype for new routine "vm_page_set_validclean" and initial | dyson | 1995-09-03 | 1 | -1/+9 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -30/+23 |
* | inline -> __inline. | bde | 1995-04-23 | 1 | -4/+4 |
* | Removed some obsolete flags. | dg | 1995-03-26 | 1 | -6/+3 |
* | Various changes from John and myself that do the following: | dg | 1995-03-01 | 1 | -5/+23 |
* | Moved ACT_MAX, ACT_ADVANCE, and ACT_DECLINE to vm_page.h. | dg | 1995-02-20 | 1 | -1/+5 |
* | YF fix. | phk | 1995-02-14 | 1 | -1/+5 |
* | Added ability to detect sequential faults and DTRT. (swap_pager.c) | dg | 1995-01-24 | 1 | -1/+4 |
* | Kill VM_PAGE_INIT macro as it is only used once and makes the code more | dg | 1995-01-10 | 1 | -19/+1 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -66/+79 |
* | pmap.h: | bde | 1994-11-14 | 1 | -7/+6 |
* | Make my ALLDEVS kernel compile (basically, LINT minus a lot of options). | wollman | 1994-10-21 | 1 | -1/+5 |
* | Put sanity check for negative hold count into #ifdef DIAGNOSTIC so that | dg | 1994-10-17 | 1 | -1/+5 |
* | Stuff object into v_vmdata rather than pager. Not important which at | dg | 1994-10-05 | 1 | -1/+2 |
* | 1) New "vm_page_alloc_contig" routine by me. | dg | 1994-09-27 | 1 | -2/+2 |
* | Simple changes to paging algorithms...but boy do they make a difference. | dg | 1994-09-06 | 1 | -1/+2 |
* | Integrated VM system improvements/fixes from FreeBSD-1.1.5. | dg | 1994-08-04 | 1 | -1/+2 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+3 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -2/+28 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+242 |