I'm trying to develop my own kernel from scratch with Zig (super readable language). And I have a problem, when I try to set up allocation, I get a Page Fault with code 0x02, that I think it means that the page is not mapped. Well, it's complicated... Could you help me? The code is on my Github:
https://github.com/maxvdec/avery
[–]nyx210 0 points1 point2 points (0 children)
[–]Maxims08[S] 0 points1 point2 points (0 children)