Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 376 Bytes

Operating Systems

This repository contains practices and projects related to the subject Operating Systems at ESCOM - IPN.

Some of the topics studied in both Linux and Windows were:

  • Introduction to Windows and Linux operating systems.
  • System calls.
  • Interrupts.
  • Processes.
  • Threads.
  • Inter Process Communication.
  • Process Synchronization.
  • Assembly basics.