logoalt Hacker News

NoScopeNinja04/24/20251 replyview on HN

Really curious to learn more about TacOS. How does it manage running multiple programs safely at the same time?


Replies

MisterTea04/24/2025

Read up on OS design: https://pages.cs.wisc.edu/~remzi/OSTEP/

Read the intro : https://pages.cs.wisc.edu/~remzi/OSTEP/dialogue-virtualizati...

https://wiki.osdev.org/ has platform details and other resources.