Semester: summer 2023/24
Lectures: Thu 14:00, S10 (Martin Děcký)
Page in SIS: NSWI161
Grading: Exam

Previous year (in Czech): 2022/23

Course Overview

The Advanced Operating Systems course offers a detailed look at the advanced software architectures, features and implementation techniques of state-of-the-art operating systems. The course consists of a series of consecutive lectures, but some of the lectures might be substituted by invited talks by experts (depending on their immediate availability) from leading companies that develop operating systems.

In the summer semester of 2023/2024, the lectures take place in the lecture room S10 each Thrusday at 2 p.m. The lectures are taught either in English or in Czech (depending on the preference of the enrolled students). The supplementary study materials are typically provided in English.

The course is a follow-up to the Operating Systems course from winter semester. Therefore this course assumes a reasonable degree of prior understanding of the basics taught in the winter semester course.

This web site serves as the primary source of information about the course. Urgent matters might be also announced via e-mails (sent to the e-mail addresses registered in SIS). For technical and organizational inquiries, please create an issue in the GitLab forum. It is also possible to subscribe to the notifications of this course repository and follow the questions asked by others.

In case of a question or a comment that you do not wish to discuss publicly, please feel free to approach either the lecturer Martin Děcký or the course guarantor Petr Tůma directly.

News

Course Topics

Since the domain of operating systems is very broad and it is not possible to cover everything in the time given in fine detail, the actual focus of the individual lectures should be strongly influenced by the preferences of the enrolled students.

Below is the list of the coarse-grained topics that we expect to touch in one way or another during the the course of the lectures. But please note that the final list of topics taught might change as we go.

The supplementary study materials will be published here after each lecture.

  1. Introduction (2024-02-22)

  2. Programming languages and techniques (2024-02-29)

  3. Interfaces, abstractions, compatibility and portability (2024-03-21)

  4. Run-time environments

  5. Architectures and requirements

  6. Design patterns and configuration

  7. Safety, security and reliablity

  8. Memory and resource management

  9. File systems and data storage

  10. Observability and performance

  11. Debugging, tracing and instrumentation

  12. Communication

  13. Concurrency, parallelism and synchronization

  14. Service management

  15. Virtualization

  16. Verification, validation, certification

  17. Real time

Conslutations

Should you need individual consultations, please approach the lecturer or the guarantor via e-mail to arrange an ad-hoc meeting. For practical reasons, we usually prefer times just before or just after the lecture, but other times are also possible.

Grading

There are several alternative ways of passing the course:

Exam

The written exam consists of a certain number of questions/tasks randomly selected from a list that will be published here after the final lecture. The questions/tasks will be based on the topics taught.

As usual, the purpose of the written exam is not to probe on the encyclopedic knowledge per se, but rather to examine the actual level of understanding. Therefore we strongly encourage to approach each question/task both broadly and deeply, explain the context and formulate your reply in a systematic, coherent and unambiguous way that clearly demonstrates your level of understanding. The replies should focus on the why more than on the what.

Literature