Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | kernel: vm: Add objects, page struct and pagers | Ian Moffett | |
This commit expands the virtual memory subsystem by providing the initial implementation of virtual memory objects, pager descriptors and pagers. This change currently implemenents a minimal vnode pager. Signed-off-by: Ian Moffett <ian@osmora.org> |