summaryrefslogtreecommitdiff
path: root/sys/vm/swap_pager.h
Commit message (Expand)AuthorAgeFilesLines
* MFC (rev 1.22): removed no longer valid comment.Alexander Langer1998-07-101-2/+2
* Initial support for MADV_FREE, support for pages that we don't careJohn Dyson1996-05-231-1/+2
* In order to fix some concurrency problems with the swap pager earlyJohn Dyson1996-03-031-1/+2
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-3/+1
* Changes to support 1Tb filesizes. Pages are now named by anJohn Dyson1995-12-111-4/+5
* Fixed recent staticizations. Some protypes for static functions wereBruce Evans1995-11-161-6/+1
* Fix argument passing to the "freeer" routine. Added some prototypes. (bde)David Greenman1995-10-071-1/+2
* Make everything except the unsupported network sources compile cleanlyBruce Evans1995-08-161-1/+3
* 1) Merged swpager structure into vm_object.David Greenman1995-07-161-13/+1
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structDavid Greenman1995-07-131-22/+13
* Changed "handle" from type caddr_t to void *; "handle" is several differentDavid Greenman1995-05-101-2/+2
* swap_pager.c:David Greenman1995-02-021-1/+2
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-24/+24
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.Poul-Henning Kamp1994-10-091-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-28/+37
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+90