Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 371 Bytes

LinuxOS

Projects and Labs related to fundamentals of Linux Operating System.
Topics include:
  • [Threads] (Threads/)
  • [Interrupts] (Interrupts/)
  • [Process_Scheduling_Algorithms] (Process_Scheduling/)
  • [Memory_Management] (Memory_Management/)
  • [Bootsector] (Bootsector/)
  • [fat12_File_System] (fat12_File_System/)
  • [Basic_Terminal] (Basic_Terminal/)