Files
ladybird/Userland
Andreas Kling 173ae370db disk_benchmark: Add a -c flag to enable use of disk caches
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.
2019-11-05 19:37:23 +01:00
..
2019-06-22 15:47:08 +02:00
2019-09-21 20:50:06 +02:00
2019-09-21 20:50:06 +02:00
2019-06-22 15:47:08 +02:00
2019-09-21 20:50:06 +02:00
2019-06-22 15:47:08 +02:00
2019-09-21 20:50:06 +02:00
2019-09-28 18:29:42 +02:00
2019-09-28 18:29:42 +02:00
2019-09-21 20:50:06 +02:00
2019-08-25 19:47:37 +02:00
2018-12-20 00:39:29 +01:00
2019-11-04 12:47:54 +01:00
2019-05-16 20:18:17 +02:00