Rethinking OSes for DatacentersExplores Junction, a new approach combining kernel bypass with resource multiplexing for improved datacenter OS performance.
Interrupts and System CallsExplores interrupts, exception handling, and system calls in operating systems, focusing on CPU behavior and interrupt handling mechanisms.
Shell and OS organizationCovers system calls, kernel space, process management, file descriptors, pipes, and hardware isolation in OS organization.
Processes: Overview and ManagementCovers the basics of processes in operating systems, including creation, memory layout, state transitions, virtualization, APIs, and program execution.