summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_zeroidle.c
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-4/+4
* Process priority is locked by the sched_lock, not the proc lock.jhb2001-09-011-2/+2
* Implement idle zeroing of pages. I've been tinkering with thispeter2001-08-251-72/+98
* The i386-specific includes in this file were "fixed" by bracketing them withbenno2001-07-151-3/+3
* Apply field bandages to the includes so compiles happen on alpha.mjacob2001-07-051-0/+6
* Move vm_page_zero_idle() from machine-dependant sections to adillon2001-07-051-0/+117
OpenPOWER on IntegriCloud