forked from Bananymous/banan-os
6a9d60a8fb1370326c9ae442c28c4a2ddfea2848
This still uses only a single cpu, but we can now have 'parallelization' This seems to work fine in qemu and bochs, but my own computer did not like this when I last tried. I have absolutely no idea how multithreading should actually be implmemented and I just thought and implemented the most simple one I could think of. This might not be in any way correct :D
Description
No description provided
Languages
C++
77.3%
C
13.9%
Assembly
5.6%
CMake
1.8%
Shell
1.4%