aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/include/paging.h
Commit message (Collapse)AuthorAgeFilesLines
* Many things :Alex Auvolat2015-02-141-0/+12
| | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP
* Add stubs for process-related functions.Alex Auvolat2015-02-131-1/+4
|
* Prepare for user memory management and usermode codeAlex Auvolat2015-02-131-1/+7
|
* Change semantics of pd_map_page to return true on success, false on error.Alex Auvolat2015-02-091-1/+1
|
* Reorganize all.Alex Auvolat2015-02-091-0/+31