| Commit message (Expand) | Author | Age | Files | Lines |
* | - If swap metadata does not fit into the KVM, reduce the number of | tanimura | 2000-12-13 | 1 | -0/+1 |
* | The swap bitmap allocator was not calculating the bitmap size properly | dillon | 2000-10-13 | 1 | -6/+3 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | Remove the non-functional "swap device" userland front-end to the | peter | 1999-11-18 | 1 | -0/+4 |
* | Fix a number of spl bugs related to reserving and freeing swap space. | dillon | 1999-09-17 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | vm_pager_put_pages() is passed an rcval array to hold per-page return | dillon | 1999-01-24 | 1 | -2/+2 |
* | This is a rather large commit that encompasses the new swapper, | dillon | 1999-01-21 | 1 | -10/+34 |
* | Removed no longer valid comment about swb_block being int instead of | alex | 1998-07-10 | 1 | -2/+2 |
* | Tighten up management of memory and swap space during map allocation, | dyson | 1998-04-29 | 1 | -2/+2 |
* | Fix page prezeroing for SMP, and fix some potential paging-in-progress | dyson | 1998-02-25 | 1 | -1/+2 |
* | Significantly improve the efficiency of the swap pager, which appears to | dyson | 1998-02-23 | 1 | -1/+4 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Initial support for MADV_FREE, support for pages that we don't care | dyson | 1996-05-23 | 1 | -1/+2 |
* | In order to fix some concurrency problems with the swap pager early | dyson | 1996-03-03 | 1 | -1/+2 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -3/+1 |
* | Changes to support 1Tb filesizes. Pages are now named by an | dyson | 1995-12-11 | 1 | -4/+5 |
* | Fixed recent staticizations. Some protypes for static functions were | bde | 1995-11-16 | 1 | -6/+1 |
* | Fix argument passing to the "freeer" routine. Added some prototypes. (bde) | dg | 1995-10-07 | 1 | -1/+2 |
* | Make everything except the unsupported network sources compile cleanly | bde | 1995-08-16 | 1 | -1/+3 |
* | 1) Merged swpager structure into vm_object. | dg | 1995-07-16 | 1 | -13/+1 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -22/+13 |
* | Changed "handle" from type caddr_t to void *; "handle" is several different | dg | 1995-05-10 | 1 | -2/+2 |
* | swap_pager.c: | dg | 1995-02-02 | 1 | -1/+2 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -24/+24 |
* | Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc. | phk | 1994-10-09 | 1 | -1/+3 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -28/+37 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+90 |