summaryrefslogtreecommitdiffstats
path: root/src/kernel/pagemgr.C
Commit message (Expand)AuthorAgeFilesLines
* Move mbox DMA buffer to unsecure memory.Patrick Williams2013-06-141-9/+21
* Secureboot memory layout support.Patrick Williams2013-06-141-30/+83
* Update Core Scratch Reg 6 with L3 vs Mainstore for FSP to queryMissy Connell2013-03-261-1/+6
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-6/+3
* Extend VMM to 32MMissy Connell2012-10-091-0/+19
* Fix incorrect page count in PageManagerDan Crowell2012-10-031-27/+29
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-87/+92
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-49/+174
* Fix gerrit/master failures.Patrick Williams2012-07-031-22/+26
* getCurrentTask() can't be called from user spaceDoug Gilbert2012-06-061-2/+3
* Mailbox service provider - addtional error handlingDoug Gilbert2012-04-241-2/+3
* Code optimizations.Patrick Williams2012-04-161-3/+3
* Make MURANO config work in SimicsDan Crowell2012-03-281-1/+4
* Tool to display memory statisticsDoug Gilbert2012-01-121-0/+7
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-0/+5
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-9/+81
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-1/+8
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Reduce memory footprint to 3MB.Patrick Williams2011-07-291-6/+9
* Add usage statistics to PageManager.Patrick Williams2011-07-291-1/+11
* VMM Improvements.Patrick Williams2011-07-201-0/+1
* VBU: Move dcbz code into PageManager.Patrick Williams2011-04-111-0/+10
* Support printk format warnings.Patrick Williams2010-10-051-1/+1
* Support modules.Patrick Williams2010-09-091-4/+2
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-5/+5
* malloc / free supportPatrick Williams2010-05-211-0/+5
* Fix missing NULL check in pagemgr.CPatrick Williams2010-05-211-2/+5
* Move pagemgr to generic lock free structure.Patrick Williams2010-05-211-21/+3
* Create page manager.Patrick Williams2010-05-201-0/+124
OpenPOWER on IntegriCloud