thin-provisioning-tools/src/bin
Ming-Hung Tsai cd48f00191 [all (rust)] Make sync-io the default
Multithreaded sync-io has performance similar to async-io. Also,
sync-io saves the hassle of setting ulimits to get io_uring working
on some systems (commit ba7fd7b). Now we default to sync-io, and
leave async-io as a hidden option for testing and benchmarking.
2021-06-23 14:33:28 +08:00
..
cache_check.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
cache_dump.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
cache_restore.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
thin_check.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
thin_dump.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
thin_explore.rs [all] Fix newline in version string 2021-05-12 12:03:52 +08:00
thin_metadata_pack.rs [all] Fix newline in version string 2021-05-12 12:03:52 +08:00
thin_metadata_unpack.rs [all] Fix newline in version string 2021-05-12 12:03:52 +08:00
thin_restore.rs [all (rust)] Make sync-io the default 2021-06-23 14:33:28 +08:00
thin_shrink.rs [all] Fix newline in version string 2021-05-12 12:03:52 +08:00