summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/block.H
Commit message (Expand)AuthorAgeFilesLines
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Extend VMM to 32MMissy Connell2012-10-091-28/+41
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-3/+4
* Tool to display memory statisticsDoug Gilbert2012-01-121-0/+2
* permissions update.. heap (write, no execute), Error when page fault on no_ac...Missy Connell2011-11-171-9/+6
* Full permissions with no_access as defaultMissy Connell2011-10-271-26/+46
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-9/+1
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-21/+42
* pge permission functionality..Missy Connell2011-10-061-0/+16
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+14
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-0/+16
* Dynamic stack support.Patrick Williams2011-08-311-0/+17
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-0/+10
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Handle response from messages registered to a block within the base segmentMatthew Barth2011-08-231-2/+19
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-151-4/+26
* VMM Improvements.Patrick Williams2011-07-201-0/+161
OpenPOWER on IntegriCloud