summaryrefslogtreecommitdiffstats
path: root/src/kernel/segmentmgr.C
Commit message (Expand)AuthorAgeFilesLines
* Modify debug framework to be build-independentDan Crowell2018-06-261-2/+13
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-5/+9
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* New mm_block_map syscall.Patrick Williams2013-06-101-26/+27
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-4/+6
* Support additional device segments and MMIO blocksPatrick Williams2012-01-181-0/+48
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-1/+17
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-3/+0
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-0/+21
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-5/+21
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-2/+2
* VMM Improvements.Patrick Williams2011-07-201-0/+76
OpenPOWER on IntegriCloud