Kernel (blogs)

Hobby kernel made from scratch. Very fun

Intro

I wanted to learn more about how operating systems work internally so I decided to make my own 64-bit x86_64 OS. Basically all of the code and design choices were made by me so I could properly learn as much as possible, and also so it is my crappy machine and no one elses. I also mainly used the book Operating Systems Concepts: Three Easy Pieces to also guide me a bit.

I decided to blog my process and below are the blogs. Also here is the source.

Blogs