Vitaliy Filippov de6919b02b Add option to disable multiple overwrites of the same journal sector
This makes sense for some SSDs like Intel D3-4510 because they don't
like overwrites of the same sector:

$ fio -direct=1 -rw=write -bs=4k -size=4k -loops=100000 -iodepth=1
  write: IOPS=3142, BW=12.3MiB/s (12.9MB/s)(97.9MiB/7977msec)

$ fio -direct=1 -rw=write -bs=4k -size=128k -loops=100000 -iodepth=1
  write: IOPS=20.8k, BW=81.4MiB/s (85.3MB/s)(543MiB/6675msec)
2020-09-13 00:37:39 +03:00
2020-04-11 12:06:18 +03:00
2020-09-05 21:45:04 +03:00
2019-11-26 00:03:09 +03:00
2019-11-25 02:30:06 +03:00
2020-09-05 21:45:04 +03:00
2020-09-05 21:45:04 +03:00
2020-08-03 23:50:59 +03:00
2019-11-13 22:36:12 +03:00
2020-09-11 17:56:18 +03:00
2020-09-04 17:04:17 +03:00
2020-09-11 16:52:51 +03:00
2020-09-05 21:45:04 +03:00
2020-09-05 21:45:04 +03:00
2020-09-05 21:45:04 +03:00
2020-08-03 23:50:59 +03:00
2020-04-25 23:11:50 +03:00
2020-04-25 23:11:50 +03:00
2019-11-27 01:12:25 +03:00
2020-02-25 02:55:58 +03:00
2020-04-15 13:41:44 +03:00
2020-01-31 13:46:23 +03:00
S
Description
tromcho.net Full Source Code
7.4 MiB
Languages
C++ 77.6%
C 7.7%
JavaScript 5.3%
Shell 4.1%
Go 1.9%
Other 3.4%