Multitasking…
I am still working on multitasking, but I am stuck currently. I am trying to modify the stack frame so that asm_switch_task is called after iretq, but it doesn’t work. As you can see on the screenshot, I get a page fault as soon as it tries to switch tasks (in the debugging process I had it switch 2-3 times before it crashes, which is not really better)
Road map
My highest priority is to get task switching to work consistently. After that, I will see what I can polish.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.