summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/pagemgr.H
Commit message (Expand)AuthorAgeFilesLines
* Tweak page eviction parameters to handle low mem betterDan Crowell2019-03-181-2/+6
* Add more agressive memory allocation callsDan Crowell2019-02-121-1/+2
* Modify debug framework to be build-independentDan Crowell2018-06-261-1/+7
* VPO updates for constrained mem, hbbl, simicsDean Sanner2016-08-171-1/+5
* Reduce memory fragementation in large allocationsNick Bofferding2015-03-011-2/+9
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Resolve OOM due to Stampeding Herd issue in PageMgr.Patrick Williams2014-03-021-2/+2
* 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