summaryrefslogtreecommitdiffstats
path: root/src/kernel/basesegment.C
Commit message (Expand)AuthorAgeFilesLines
* Full permissions with no_access as defaultMissy Connell2011-10-271-35/+6
* HWPF Attribute Support: ATTR_MSS_EFF_PRIMARY_RANKAndrew Geissler2011-10-251-1/+1
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-4/+1
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-2/+9
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-1/+24
* pge permission functionality..Missy Connell2011-10-061-2/+44
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+9
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-1/+8
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-3/+2
* Return code cleanups.Patrick Williams2011-09-131-1/+1
* Additional good/error path checks for creating blockMatthew Barth2011-09-121-6/+5
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-0/+6
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-4/+14
* 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-1/+2
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-151-0/+25
* Allocate block system call stubMatthew Barth2011-08-101-0/+8
* Upgrade Salerno memory size to 4MB.Patrick Williams2011-08-091-1/+1
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-4/+4
* Reduce memory footprint to 3MB.Patrick Williams2011-07-291-2/+17
* VMM Improvements.Patrick Williams2011-07-201-0/+57
OpenPOWER on IntegriCloud