During a long weekend my own operating system has made some progress:
– JOS is now able to read data from ext2 filesystem images
– Via a new serial interface, automated smoke tests can be executed in the Github pipeline to check some essential features are always working
– I played around with flamegraphs, which show the call stacks (including userspace and kernelspace)
check it out at https://github.com/jbreu/jos

