Add dedicated mechanism for pagetable frames allocation and mapping #66
Labels
devel
Development effort
improvement
A small enhancement, that makes already implemented features better
Priority: 2
Very important feature
Milestone
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.
The text was updated successfully, but these errors were encountered: