Computer Science 352
INTRODUCTION TO OPERATING SYSTEMS
September 2018
Lecture Notes
-
Introduction
-
The Structure of an OS
-
Introduction to system programming
-
Processes
-
Process Creation Examples (C Sources)
-
Inter Process Communication Examples (C Sources)(updated)
-
Processes. Examples.
-
Signals.
-
Signals Examples (C Sources)
-
Threads
-
Threads Examples (C Sources)
-
Process Syncronization <-- Midterm data until Peterson's Algorithm (included). Bakery Algorithm and the following material, not included.
-
Syncronizations Examples (C Sources)
-
More Syncronizations Examples (C Sources)
-
CPU Scheduling
-
Main Memory
-
Virtual Memory
-
Storage Management
-
File System Interface
-
File System Implementation
-
I/O Systems
-
Security
C language
-
Introduction to C
-
Priority of Operators in C
-
Strings in C
-
Examples in C
-
Data Structures Examples in C
-
Tools for Software Development
-
Make Examples
-
Installing the Virtual Machine
Last modified:Saturday August 24, 2019 at 06:36 pm ADT
Cezar Câmpeanu