Go to file
Bananymous 310713d203 Kernel: Lock process functions instead of the ata controller
Process has to use locks at least on some functions so multithreaded
disk io is safe. This seemed to fix corrupted reads from disk
2023-03-24 01:17:39 +02:00
2023-03-23 19:24:12 +02:00
2023-03-18 03:51:10 +02:00
2023-03-18 04:05:59 +02:00

banan-os

My hobby operating system. Currently runs on x86 32 and 64 bit cpus.

Description
Hobby operating system for x86_64
Readme BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.3%
Assembly 2.7%
Shell 2.4%
CMake 1.4%