Files
ladybird/Kernel/FileSystem/FATFS
implicitfield c15b473c1a Kernel/FATFS: Only read the requested blocks in read_bytes_locked()
This dramatically improves performance when working with large files,
since we no longer re-read the entire file for each read.
2024-04-21 15:34:33 +02:00
..
2024-04-21 15:34:33 +02:00