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