Skip to content

ilstam/JOS

Repository files navigation

JOS

This repository contains my solutions to the open programming labs of MIT's Operating Systems Engineering 6.828 course. This series of labs allows people to get experience with operating systems by developing a toy kernel in C for x86 CPUs called JOS.

Among other things I had to write parts of the implementation for managing page tables, setting up the Interrupt Descriptor Table, performing round-robin scheduling and supporting SMP. Additionally, I had to implement a simple disk file system and a network driver for the E1000 card.

About

My solutions to MIT's JOS programming labs (kernel hacking)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •