Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly wire the user buffer rather than doing it implicitly in | mdf | 2011-01-27 | 1 | -0/+3 |
* | Off by one page in vm_reserv_reclaim_contig(): Also reclaim reservations | mlaier | 2010-11-19 | 1 | -1/+2 |
* | Enable reservation-based physical memory allocation. Even without the | alc | 2010-11-10 | 1 | -1/+1 |
* | Correct some format strings used by sysctls. | alc | 2010-10-30 | 1 | -1/+1 |
* | Re-add r212370 now that the LOR in powerpc64 has been resolved: | mdf | 2010-09-16 | 1 | -7/+2 |
* | Revert r212370, as it causes a LOR on powerpc. powerpc does a few | mdf | 2010-09-13 | 1 | -2/+7 |
* | Add a drain function for struct sysctl_req, and use it for a variety of | mdf | 2010-09-09 | 1 | -7/+2 |
* | Previously, when vm_page_free_toq() was performed on a page belonging to | alc | 2009-04-11 | 1 | -4/+4 |
* | Introduce vm_reserv_reclaim_contig(). This function is used by | alc | 2008-04-06 | 1 | -22/+85 |
* | Add the superpage reservation system. This is "part 2 of 2" of the | alc | 2007-12-29 | 1 | -0/+668 |