summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/pagemgr.H
Commit message (Expand)AuthorAgeFilesLines
* Secureboot memory layout support.Patrick Williams2013-06-141-3/+3
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-1/+1
* Extend VMM to 32MMissy Connell2012-10-091-24/+32
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-12/+10
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-44/+145
* Mailbox DMA buffer capabilitiesDoug Gilbert2012-05-161-1/+1
* Tool to display memory statisticsDoug Gilbert2012-01-121-0/+1
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-25/+36
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-7/+28
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+17
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add usage statistics to PageManager.Patrick Williams2011-07-291-1/+4
* VMM Improvements.Patrick Williams2011-07-201-1/+1
* Start virtual memory management.Patrick Williams2010-07-021-2/+3
* malloc / free supportPatrick Williams2010-05-211-0/+2
* Move pagemgr to generic lock free structure.Patrick Williams2010-05-211-2/+3
* Create page manager.Patrick Williams2010-05-201-0/+42
OpenPOWER on IntegriCloud