summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_phys.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce vm_reserv_reclaim_contig(). This function is used byalc2008-04-061-0/+8
* Eliminate an unnecessary test from vm_phys_unfree_page().alc2008-04-051-1/+1
* Update the comment describing vm_phys_unfree_page().alc2007-12-211-1/+3
* Modify vm_phys_unfree_page() so that it no longer requires the givenalc2007-12-201-7/+10
* Correct one half of a loop continuation condition in vm_phys_unfree_page().alc2007-12-191-3/+1
* Change the management of cached pages (PQ_CACHE) in two fundamentalalc2007-09-251-33/+115
* Eliminate two unused functions: vm_phys_alloc_pages() andalc2007-07-141-34/+13
* Update a comment.alc2007-06-161-7/+7
* Add a new physical memory allocator. However, do not yet connect italc2007-06-101-0/+689
OpenPOWER on IntegriCloud