GeistHaus
log in · sign up

Rust-OS Kernel - To userspace and back!

nfil.dev

This post documents my attempts to manage to jump (or return?) from kernel-space to usermode in my Rust kernel so that it can do what a kernel is supposed to actually do: give the CPU to user programs. That’s pretty exciting! In the next part, we’ll even take control back from the programs so that we can implement a scheduler.

0 pages link to this URL

No pages have linked to this URL yet.