this post was submitted on 20 Oct 2024
2 points (100.0% liked)

Lobste.rs

15 readers
41 users here now

RSS Feed of lobste.rs

founded 3 weeks ago
MODERATORS
 

Today, I realized that I don’t understand how the write syscall works. While I have a good grasp on the OS-Application interface, I have a very fuzzy understanding of OS-hardware interface. What would be the best way to learn that? My first idea is to open the Linux kernel and read that, but Linux does so many things that it might be hard to identify the fraction of the code I am really interested in. Are there better kernels for learning purposes?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here