Computer Science 3520
INTRODUCTION TO OPERATING SYSTEMS
September 2019
Lecture Notes
-
Introduction
-
The Structure of an OS
-
Introduction to system programming
-
Processes
-
Examples SET1 (including Make)
-
Inter Process Communication Examples (C Sources)
-
-
Processes. Examples.
-
Signals
-
Signals Examples (C Sources)
-
Threads
-
Threads Examples (Sources)
-
Process Syncronization
-
Syncronizations Examples (C Sources -- updated comments)
-
-
CPU Scheduling
-
-
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
-
Examples SET1 (including Make)
-
Installing the Virtual Machine
Last modified:Tuesday December 24, 2019 at 01:05 am AST
Cezar Câmpeanu