Files
banan-os/kernel/include/kernel
Bananymous 6ebd3a8aca Kernel: Rewrite the AHCI driver
There was a lot of stuff wrong with this driver and it was only getting
speeds of ~2.5 MB/s. Now 4K blocks get ~17 MB/s which is not good but
definitely better. I'm pretty sure the issue is qemu's emulation as 85%
of time is spent between sending the command and it to complete.
Large blocks are now supported too, qemu with block size 1M gets around
600 MB/s read speeds.
2026-07-20 06:58:30 +03:00
..
2026-05-20 04:17:03 +03:00
2026-07-20 06:58:30 +03:00
2026-07-02 15:22:52 +03:00
2024-03-26 02:48:26 +02:00
2026-05-19 13:00:05 +03:00
2024-09-27 15:31:31 +03:00
2026-01-11 01:31:09 +02:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2025-08-05 17:12:26 +03:00
2025-05-13 10:16:21 +03:00
2026-04-20 12:50:09 +03:00