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
No description provided
Readme 3.9 MiB
Languages
C++ 77.3%
C 13.9%
Assembly 5.6%
CMake 1.8%
Shell 1.4%