Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 381 Bytes

Mini-projects on elements of the operation system

These works cover the fundamental concepts and principles of building operating systems (OS). Here you can see various aspects of building an OS and are dedicated to learning the methods of implementing the main components, namely: process and thread synchronization tools, processor schedulers, memory management, file system.