OS Basics : [Part 1] Lord of The CPU Rings
In this Blog post I am going to talk about some low level OS concepts (CPU modes, Protection Rings, etc). It is very unlikely that you will ever work on an operating system core. However, your software is always influenced by operating systems work a...
blog.cmpsamurai.com9 min read
Sandeep
learning python π
I have a question: Is kernal like the main() in python but for os?