KelDakroury / Operating_Systems_Training

Operating systems course training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating_Systems_Training

tasks for:

  • Strategies for programming at the Operating System level.
  • Fundamental system calls for process creation, termination.
  • Fundamental system calls to allocate, change, and deallocate primary memory to processes.
  • Libraries to handle buffered and unbuffered interconnections with the computer, including files and I/O devices.
  • The identification of the most suitable algorithms for process, memory, and I/O management depending on the context in which their target operating system is working.

About

Operating systems course training


Languages

Language:C 89.5%Language:Shell 10.5%