Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New mm_block_map syscall. | Patrick Williams | 2013-06-10 | 1 | -26/+27 |
* | Optimize PageTableManager and associated VMM. | Patrick Williams | 2012-04-18 | 1 | -4/+6 |
* | Support additional device segments and MMIO blocks | Patrick Williams | 2012-01-18 | 1 | -0/+48 |
* | Mechanism to detect low memory and cast out older page | Doug Gilbert | 2011-09-19 | 1 | -1/+17 |
* | Centralizing a few of the memory-related constants to avoid some | Dan Crowell | 2011-09-14 | 1 | -3/+0 |
* | Adding a basic interface and implementation to the Segment/Block | Dan Crowell | 2011-09-06 | 1 | -0/+21 |
* | map virtual address to physical address in kernel | Doug Gilbert | 2011-08-25 | 1 | -5/+21 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Device segment MMIO map & unmap system calls | Matthew Barth | 2011-08-08 | 1 | -2/+2 |
* | VMM Improvements. | Patrick Williams | 2011-07-20 | 1 | -0/+76 |