aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/user/pager.c
Commit message (Expand)AuthorAgeFilesLines
* VESA mode setting ; displays kogata logo!Alex Auvolat2015-03-091-13/+58
* Implement V86 monitor and VESA mode detection.Alex Auvolat2015-03-091-0/+2
* Finish implementation of VFS pager.Alex Auvolat2015-03-091-24/+66
* Remove kernel region pf handlers ; fix forget-to-zero-out bug.Alex Auvolat2015-03-091-4/+4
* Partial implement VFS pager (enough for ISO9660!)Alex Auvolat2015-03-091-18/+111
* Nullfs now uses pager.Alex Auvolat2015-03-091-22/+163
* Add pager interface ; implement basic functionnality to replace private maps.Alex Auvolat2015-03-091-0/+183