banan-os/kernel/kernel/Storage
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
..
ATAController.cpp Kernel: Lock process functions instead of the ata controller 2023-03-24 01:17:39 +02:00
StorageDevice.cpp BAN: Modify Span constructors to keep constness correctly 2023-03-23 14:26:03 +02:00