aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/user/pager.c
Commit message (Expand)AuthorAgeFilesLines
* 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