Introducing support for generation of dedup buffers
authorBar David <bardavvid@gmail.com>
Sun, 24 Apr 2022 09:25:57 +0000 (12:25 +0300)
committerBar David <bardavvid@gmail.com>
Wed, 27 Apr 2022 06:15:33 +0000 (09:15 +0300)
commitc49cfc76551bab92d7fd0cd936ffcc901e59fb61
tree4fe991257934f12e4bb11d9351d08e337a65a47c
parent5f2d43188c2d65674aaba6280e2a87107e5d7099
Introducing support for generation of dedup buffers
across jobs. The dedup buffers are spread evenly
between the jobs that enabled the dedupe_global option

Note only dedupe_mode=working_set is supported.
Note compression is supported with the global dedup enabled

Signed-off-by: Bar David <bardavvid@gmail.com>
HOWTO.rst
backend.c
cconv.c
dedupe.c
dedupe.h
fio.1
init.c
options.c
server.h
thread_options.h