How do I access pages
Posted: Wed Jun 03, 2020 1:46 pm
Hello,
I am currently improving my paging code. I was curious as to how I should access the tables themselves, since the cpu can only use physical address for these tables. I have been accessing them via physical addresses, as the first 4MB are identity mapped. Thank you for your help.
I am currently improving my paging code. I was curious as to how I should access the tables themselves, since the cpu can only use physical address for these tables. I have been accessing them via physical addresses, as the first 4MB are identity mapped. Thank you for your help.