mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
By default, disk_benchmark will now use the O_DIRECT flag, causing it to bypass the kernel's disk caches. This gives you "disk performance" numbers rather than "disk cache performance" numbers. You can use "disk_benchmark -c" to enable the caches. Fixes #703.
4.5 KiB
4.5 KiB