Spring 2022
University of Washington
This course focuses on practical implementation of operating system concepts using the 'xk' OS. Students will learn about system software and get acquainted with the source code of operating systems through team-based labs. Key concepts covered include threads & processes, memory consistency, file systems, RAID, ZFS, and others.
CSE 451 is an undergraduate course on operating systems. During the course you will complete several labs, working in teams of two. Each lab will add a new feature to a primitive operating system called xk
. At the end of this class you will be able to find your way around the source code of most operating systems, and more generally, be comfortable with systems software.
No data.
No data.
Lecture slides available at Schedule
No videos available
No assignements available
Lecture readings available at Documentation