summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_swap.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | alternate device (as specified via kernel config file)...that casues the machine to panic.
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-061-13/+3
| | | | | | | | | improvements via the new routines pmap_qenter/pmap_qremove and pmap_kenter/ pmap_kremove. These routine allow fast mapping of pages for those architectures that have "normal" MMUs. Also included is a fix to the pageout daemon to properly check a queue end condition. Submitted by: John Dyson
* Added $Id$dg1994-08-021-0/+1
|
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+14
| | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+427
OpenPOWER on IntegriCloud