2021-2022 Graduate Catalog 
    
    Apr 24, 2024  
2021-2022 Graduate Catalog [Archived]

Add to Portfolio (opens a new window)

CS 571 - Operating Systems

3 Credits
This class introduces the basic functionality provided by computer operating systems, and covers three main topics. The first topic is memory management; specifically dynamic memory allocation, dynamic address translation, virtual memory, and demand paging. The second topic concerns processor management and concurrency; how do we manage multiple tasks that execute at the same time and share resources. Subtopics in this section include processes and threads, context switching, synchronization, scheduling, and deadlock. The third topic concerns file systems and storage management; the organization and operation of an example file system will be discussed in detail.

Prerequisites
C or better in CS 456 or CS 556; or A- or better in CS 500.

When Offered
Every Spring


Click here for the Summer 2024 Class Schedule

Click here for the Fall 2024 Class Schedule

Click here for the Spring 2025 Class Schedule

Click here for the Summer 2025 Class Schedule




Add to Portfolio (opens a new window)