Files
banan-os/kernel/kernel
Bananymous e26aac3067 Kernel: Decrease the number of syncs done by ext2 inodes
Each allocated inode used to call sync(). Each sync reads and writes
a block from the filesystem. Doing a 1 MiB write ended up syncing around
257 times
2026-01-01 23:54:09 +02:00
..
2025-11-17 05:26:07 +02:00
2025-11-17 02:33:00 +02:00
2025-11-22 06:21:50 +02:00
2025-08-19 16:23:30 +03:00
2025-08-05 03:09:24 +03:00
2025-08-11 14:07:37 +03:00
2025-11-17 02:33:00 +02:00
2025-11-17 05:26:07 +02:00
2024-09-27 15:31:31 +03:00
2025-11-22 06:21:50 +02:00
2025-07-15 14:17:49 +03:00
2025-07-18 19:36:37 +03:00
2024-01-24 15:53:38 +02:00