Computer Science 3520
INTRODUCTION TO OPERATING SYSTEMS
September 2021
Lecture Notes
-
Introduction to Operating Systems
-
The Structure of an OS
-
Introduction to system programming
-
Processes
-
Process Creation Examples (C Sources)
-
Interprocess Communication (C Sources)
-
Script to run on the VM to get Java/Win32 Examples running
-
Processes. Examples.
-
Signals
-
Signals Examples (C Sources)
-
Threads
-
Threads Examples (C Sources)
-
Process Syncronization
-
Syncronizations Examples (C Sources)
-
CPU Scheduling
-
Midterm data until Peterson's Algorithm (included). Bakery Algorithm and the following material, not included.
-
Deadlocks
-
Main Memory
-
Virtual Memory
-
Storage Management
-
File System Interface
-
File System Implementation
-
I/O Systems
-
Security
C language
-
Introduction to C
-
-
Strings in C
-
-
Data Structures Examples in C
-
Tools for Software Development
-
-
Installing the Virtual Machine
Last modified:Thursday January 06, 2022 at 04:14 am AST
Cezar Câmpeanu