Basic materials for the lectures and exercises can be found in the lectures - exercises sections.
How does the Linux OS kernel really work? Find here: Linux Insides
- a description of what happens from boot-up
- a detailed step-by-step description including all the details
Slides for the Silberschatz operating systems textbook. Find here
- recommended study material
- clear explanation
Textbook of Operating Systems online. You will find here
- the basic concepts are very nicely explained
- clickable links to each chapter of the book
- I recommend
What is real, protected, long mode? Find here
- don't be discouraged by the assembler
- the explanation is very clear
The book: Brian Ward: How Linux Works, What every superuser should know
- the basics of Linux with an emphasis on how things work internally
- for anyone interested in Linux server/station administration
The book: The Little Book of Semaphores - free download in pdf format
The book: Andrew S. Tanenbaum: Modern Operating Systems
- Prentice-Hall 2001, ISBN 0-13-031358-0
- The slides are available for download, so I recommend studying them..
C – Structure Padding
- what padding is used for when placing a data structure in memory
- the whole C language textbook
Last updated:
18.09.2024