Computer Science 352
INTRODUCTION TO OPERATING SYSTEMS
September 2017
Lecture Notes
-
Introduction
-
The Structure of an OS
-
Introduction to system programming
-
Processes
-
Processes. Examples.
-
Signals.
-
Threads
-
Process Syncronization
-
CPU Scheduling
-
Deadlocks
-
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
-
C BNF
-
Strings in C
-
Examples in C
-
Tools for Software Development
-
System Program Examples
-
Threads Resume Suspend Program Examples
-
Writing/reading varible length data in a buffer Program Example
Other resources
Last modified:Thursday September 06, 2018 at 12:12 am ADT
Cezar Câmpeanu