summaryrefslogtreecommitdiffstats
path: root/src/kernel/block.C
Commit message (Expand)AuthorAgeFilesLines
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-3/+40
* Dynamic stack support.Patrick Williams2011-08-311-3/+58
* Page align vaddr for page fault msgs.Patrick Williams2011-08-311-3/+6
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-0/+22
* Allocate zero'd page in block.Patrick Williams2011-08-241-0/+9
* 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-3/+24
* VMM Fixes:Patrick Williams2011-08-191-2/+2
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-151-9/+34
* VMM Improvements.Patrick Williams2011-07-201-0/+109
OpenPOWER on IntegriCloud