u/GMX2PT

▲ 52 r/osdev

Hello to whom may see these lines

https://github.com/endcerro/KFS_N

After lurking for a while in there I decided to show you the current progress of what I started about 2 years ago as a school project.

This is a small kernel written in rust, targeting i386, currently featuring working paging in higher half and interrupts as well as fun stuff i thought of along the way.

I've yet to try again and get a boot on real hardware, this is probably the next task I'll focus on, if any of you have advice about how to debug on real hardware, feel free to give it

DISCLAIMER : This project was lightly done in featuring with ai. While most of the AI help on this has been to discuss concepts in order to make sure I understood them as well as to track some nasty bugs (lots of places to look, ai pretty good), especially while boostraping to higher half. Some of the code is AI written, but as a fellow slop hater myself, this is not. Feel free to look at the code ;)

u/GMX2PT — 1 month ago