Question
Hello. Thank you for the great course.
In lecture 1à when we are assigning 65 pages in PD_Table inside kernel.asm, shouldn't we change the times 509 to times 447?
Hello. Thank you for the great course.
In lecture 1à when we are assigning 65 pages in PD_Table inside kernel.asm, shouldn't we change the times 509 to times 447?
Hey fedi it will later be changed to 511 actually, at this stage in the course we just focus on getting everything working again, later on we go over this work again and make it better the code will work as shown, its always best to make issue reports on the Github if you feel something is wrong and only do so for the most recent commit as sometimes things get patched along the way for little errors
Thanks,
Daniel McCarthy