3121eec6bd
. map kernel in non-user . don't map in first pages of kernel code and data if possible these first pages could actually be freed but as the kernel isn't allowed to touch them either we can't reuse them until VM has totally taken over page table management and kernel doesn't rely on identity mapping any more. |
||
---|---|---|
.. | ||
arch_pagefaults.c | ||
arch_vmproc.h | ||
Makefile | ||
memory.h | ||
pagefaults.h | ||
pagetable.c | ||
pagetable.h | ||
util.s | ||
vm.c |