summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.c
Commit message (Expand)AuthorAgeFilesLines
* Changed a thread_sleep into an spl protected tsleep. A deadlock can occurdg1994-10-231-2/+3
* Fix the remaining vmmeter counters. They all now work correctly.dg1994-10-181-1/+2
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-091-2/+1
* Previous commit should have read ...in vm_page_alloc_contig().dg1994-09-271-2/+3
* Fixed another bug, and cleaned up the code.dg1994-09-271-6/+6
* Fixed multiple bugs in previous version of vm_page_alloc_contig.dg1994-09-271-14/+15
* 1) New "vm_page_alloc_contig" routine by me.dg1994-09-271-2/+79
* Fixed vm_page_deactivate to deal with getting called with a page that'sdg1994-08-101-48/+1
* Provide support for upcoming merged VM/buffer cache, and fixed a few bugsdg1994-08-071-11/+11
* Removed all code related to the pagescan daemon, and changed 'act_count'dg1994-08-011-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-104/+287
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+696
OpenPOWER on IntegriCloud