
Operating systems
- Predavanje 30
- Vježbe 30
- Samostalni rad 90
Naziv predmeta
Operating systems
Tip predmeta
Obligatory
Oznaka predmeta
22-00-504
Semestar
3
ECTS
5
Nastavnici i suradnici
Sadržaj i cilj
The objective of this module is to enable students to learn:
• operating systems and how they work
• how operating systems work with processes and threads
• concurrency and synchronization of processes
• how all the above interacts with practical use cases, like using computer to work with hard disk, multimedia systems and similar scenarios.
This module teaches students about the theoretical and practical foundations and inner workings of a modern-day operating system. Students need to understand how operating system works so that they can approach the practical aspect of using operating systems (from programming or system engineering standpoint), as this is going to be one of the core components of their future work.
It is important for students to take this module as it will greatly improve their understanding of operating system principles not only from a higher perspective of using an objective programming language to create an application or script a configuration change, but also from a lower-level perspective as it will give them deeper knowledge of how operating system handle every day, and special use-case scenarios.
Literatura
Essential reading:
1. Stallings, W. (2018) Operating systems internals and Design Principles, 190 High Holborn, London WC1V 7BH, UK, Pearson.
Recommended reading:
1. Tanenbaum, A. (2016) Modern Operating Systems, 190 High Holborn, London WC1V 7BH, UK, Pearson.
Further reading:
1. Silbershatz, A., Gagne, G., B.Galvin P. (2021) Operating System Concepts, 111 River Street, Hoboken, NJ 07030-5774, John Wiley and Sons.
Minimalni ishodi učenja
- Objasniti rad prekidnog sutava na modelu jednostavnog računala
- Objasniti pojam procesa na računalu
- Objasnite koncept dretvi na računalu i kako im procesor dodjeljuje vrijeme
- Objasniti principe upravljanja memorijom
- Objasnite načela upravljanja diskovima
- Objasniti principe rada multimedijskih operacijskih sustava
Željeni ishodi učenja
- Analizirati rad prekidnog sustava na računalu
- Analizirati rad procesa i njihov utjecaj na različite operacijske sustave
- Prikazati raspodjelu procesorskog vremena korištenjem različitih algoritama
- Prikazati stanja memorije koristeći različite algoritme upravljanja memorijom
- Demonstrirati kako dohvatiti podatke s diska korištenjem različitih algoritama za upravljanje diskovima
- Prikazati stanja procesora pri primjeni različitih algoritama upravljanja multimedijom