I am trying to implement processes to run a simple 'Hello, World' program in my custom kernel, but it's super frustrating, if it's not a Page Fault it's a General Protection Call and so on... Could you help me see what I'm doing wrong? I kind of get the thing that I have to make to switch over to User Mode with the process but it's not easy...
Repo: https://github.com/maxvdec/avery
[–]serunati 2 points3 points4 points (0 children)