memory paging and context switching between processes April 13, 2026 | No Comments | information They allow a modern operating system to run multiple programs at the same time without them interfering with each other Memory Paging It is a […]
rings and kernel – OSDev (Operating System Development) | No Comments | C, configuration, information, kernel The central kernel (or kernel land) necessarily runs on Ring 0 In x86 architecture, “rings” are levels of CPU privilege. Ring 0 has complete control […]