Mostafa Youssefmostafaelsawy.hashnode.dev·Sep 5, 2024[3] Scheduling PoliciesIn the previous article, we learned the basics of how Operating Systems manage program execution and that the CPU must switch between processes to schedule one to run. In this article, we will explore in more detail how this scheduler works. Underst...10 likes·75 readsOperating Systems Three Easy Piecesscheduler
Victor Xpanxpan.hashnode.dev·Feb 2, 2024Amortization, Preemptive scheduling and how context switching worksConsidered what it takes for an operating system to function and control the workings of a computer. From playing music while reading a nice pdf at the same time, asking it to fetch a file on some row in the hard disk while downloading another file u...context switching