Go to file
Bananymous 8236598f9d Kernel: Optimize Ext2 disk reads
We used to read whole file until we reached the asked offset.
Now we can calculate the appropriate block and read just the asked data.
2023-03-18 03:47:59 +02:00
2023-03-16 15:11:22 +02:00
2023-03-18 03:47:59 +02:00
2023-03-17 21:18:41 +02:00
2023-02-05 18:08:40 +02:00
Description
Hobby operating system for x86_64
BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.3%
Assembly 2.7%
Shell 2.4%
CMake 1.4%