#scheduling

13 Oct 2020 . readings .
Research Papers Summary | Advances In OS Design
13 mins Read


The write up summarises the following four research papers in the domain of Operating System design. The papers pertain to the initial advancements in the operating system design comprising of fields - thread management, thread creation, and scheduling across single and multiprocessor CPUs.

Using Continuations to Implement Thread Management and Communication in Operating Systems, SOSO ‘91. Scheduler Activations: Effective Kernel... more