Operating System Projects

This page presents an overview over the different Operating Systems related projects I have completed in the past. The list is roughly sorted in chronological order.

Reiser4xp

I developed reiser4xp together with Josias Hosang and Oliver Kadlcek as our first semester project at HSR. The projects goal was to port the reading functionality of the Reiser4 file system to Microsoft Windows XP. (See also Reiser4 on Wikipedia or at the Remainings of Namesys).

details...

SOS

I implemented SOS (Simple Operating System) together with Andreas Kägi as a course project for the Advanced Operating Systems Course” at ETH. The projects aim was to implement an operating system on top of the L4 kernel. The implementation includes subsystems like a pager, a file system or ELF loading.

details...