GeistHaus
log in · sign up

Hardware Interrupts

os.phil-opp.com

In this post, we set up the programmable interrupt controller to correctly forward hardware interrupts to the CPU. To handle these interrupts, we add …

2 pages link to this URL
Rust-OS Kernel - Task scheduler

This post is about writing a simple, round-robin task scheduler for my Rust kernel. It builds on some concepts I wrote about in my previous post: To userspace and back!

0 inbound links article en
Long-form Texts on Interesting Details of Computers

It seems especially recently I’ve come across more and more long-form texts (think: hour-long blog posts; free books; series of posts). I especially like the ones that go into the very fine details of …

0 inbound links article en CC BY-NC 4.0