axboe / fio

Flexible I/O Tester
GNU General Public License v2.0
5.21k stars 1.26k forks source link

Unaligned Deduplication support #1747

Open volijj opened 5 months ago

volijj commented 5 months ago

unaligned deduplication with separation of worksets

Introducing the ability to write deduplicated blocks on unaligned offsets. This initially is done to test deduplication capabilities of the underlying storage.

Jonathan Volij Jonathan.Volij@dell.com