banan-os/kernel/include/kernel/Storage
Bananymous 5fd26b4ea8 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.h Kernel: Lock process functions instead of the ata controller 2023-03-24 01:17:39 +02:00
StorageController.h Kernel: Rewrite basically all current disk io stuff 2023-02-26 03:00:29 +02:00
StorageDevice.h Kernel: StorageDevice and Ext2 "support" writing 2023-03-23 13:04:13 +02:00