ktf
ktf copied to clipboard
Add dedicated mechanism for pagetable frames allocation and mapping
Right now we use map_used_frames() to map in all allocated physical frames.
Pagetables should be treated in a special way: allocation should use frames with low addresses and the pages should be automatically mapped in.