summaryrefslogtreecommitdiffstats
path: root/sys/vm/swap_pager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove references to vm_zone.h and switch over to the new uma API.jeff2002-03-201-1/+1
* Remove __P.alfred2002-03-191-10/+10
* - Remove a number of extra newlines that do not belong here according toeivind2002-03-101-4/+1
* - If swap metadata does not fit into the KVM, reduce the number oftanimura2000-12-131-0/+1
* The swap bitmap allocator was not calculating the bitmap size properlydillon2000-10-131-6/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* Remove the non-functional "swap device" userland front-end to thepeter1999-11-181-0/+4
* Fix a number of spl bugs related to reserving and freeing swap space.dillon1999-09-171-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* vm_pager_put_pages() is passed an rcval array to hold per-page returndillon1999-01-241-2/+2
* This is a rather large commit that encompasses the new swapper,dillon1999-01-211-10/+34
* Removed no longer valid comment about swb_block being int instead ofalex1998-07-101-2/+2
* Tighten up management of memory and swap space during map allocation,dyson1998-04-291-2/+2
* Fix page prezeroing for SMP, and fix some potential paging-in-progressdyson1998-02-251-1/+2
* Significantly improve the efficiency of the swap pager, which appears todyson1998-02-231-1/+4
* 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
* Initial support for MADV_FREE, support for pages that we don't caredyson1996-05-231-1/+2
* In order to fix some concurrency problems with the swap pager earlydyson1996-03-031-1/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Another mega commit to staticize things.phk1995-12-141-3/+1
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-4/+5
* Fixed recent staticizations. Some protypes for static functions werebde1995-11-161-6/+1
* Fix argument passing to the "freeer" routine. Added some prototypes. (bde)dg1995-10-071-1/+2
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-1/+3
* 1) Merged swpager structure into vm_object.dg1995-07-161-13/+1
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-22/+13
* Changed "handle" from type caddr_t to void *; "handle" is several differentdg1995-05-101-2/+2
* swap_pager.c:dg1995-02-021-1/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-24/+24
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-091-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-28/+37
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+90
OpenPOWER on IntegriCloud