summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_contig.c
Commit message (Expand)AuthorAgeFilesLines
* Call vm_pageq_remove_nowakeup() rather than duplicating it.alc2002-03-031-8/+2
* contigmalloc1() could cause the vm_page_zero_count to become incorrect.dillon2001-10-171-0/+2
* Makes contigalloc[1]() create the vm_map / underlying wired pages in thedillon2001-10-131-4/+12
* KSE Milestone 2julian2001-09-121-4/+4
* Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc).dillon2001-07-041-0/+309
OpenPOWER on IntegriCloud