summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_swap.c
Commit message (Expand)AuthorAgeFilesLines
...
* NFS diskless operation was broken because swapdev_vp wasn't initialized.dg1995-05-191-1/+6
* Fixed a bug that managed to slip in during Poul's dynamic swap partitiondg1995-05-181-17/+11
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-141-117/+77
* I'm about to jump on the swap-initialization, and having talkedphk1995-05-121-132/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-101-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-46/+49
* Preallocate the first swap block to work around a failure with swap startingdg1994-11-221-2/+2
* Contrary to my last commit here: NFS-swap is enabled automatically.phk1994-10-221-1/+15
* Fixed a comment from the previous commit.dg1994-10-221-4/+4
* ATTENTION!phk1994-10-211-9/+4
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-4/+4
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-091-10/+15
* Removed unimplemented subr_rmap.c and unused references to it.dg1994-09-251-24/+1
* Fixed problem with no swap on boot device, but there is some on andg1994-09-111-3/+7
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-061-13/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+14
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+427
OpenPOWER on IntegriCloud