Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor vm_page_alloc()'s interactions with vm_reserv_alloc_page() and | alc | 2013-05-12 | 1 | -1/+2 |
* | Introduce vm_reserv_alloc_contig() and teach vm_page_alloc_contig() how to | alc | 2011-12-05 | 1 | -1/+7 |
* | Eliminate vm_phys_bootstrap_alloc(). It was a failed attempt at | alc | 2011-10-30 | 1 | -2/+1 |
* | Introduce vm_reserv_reclaim_contig(). This function is used by | alc | 2008-04-06 | 1 | -2/+5 |
* | Add the superpage reservation system. This is "part 2 of 2" of the | alc | 2007-12-29 | 1 | -0/+59 |