Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Very rough first cut at NUMA support for the physical page allocator. For | jhb | 2010-07-27 | 1 | -0/+9 |
* | Redo the page table page allocation on MIPS, as suggested by | jchandra | 2010-07-21 | 1 | -0/+1 |
* | Add support to the virtual memory system for configuring machine- | alc | 2009-07-12 | 1 | -1/+1 |
* | This change is the next step in implementing the cache control functionality | alc | 2009-06-26 | 1 | -1/+1 |
* | Modify vm_phys_unfree_page() so that it no longer requires the given | alc | 2007-12-20 | 1 | -1/+4 |
* | Change the management of cached pages (PQ_CACHE) in two fundamental | alc | 2007-09-25 | 1 | -0/+3 |
* | Eliminate two unused functions: vm_phys_alloc_pages() and | alc | 2007-07-14 | 1 | -2/+0 |
* | Add a new physical memory allocator. However, do not yet connect it | alc | 2007-06-10 | 1 | -0/+52 |