community.crypto/tests/integration/targets/luks_device/tasks
Yauhen 041fff5057
Add persistent and perf options to the luks_device (#434)
Read and write work queue significantly degrades performance on
SSD/NVME devices[1].

In Debian 11 crypttab does not support no-read-workqueue and
no-write-workqueue flags, so the persistent flag is workaround: once
opened with perf parameters persists forever.

[1] https://blog.cloudflare.com/speeding-up-linux-disk-encryption/

Signed-off-by: Yauhen Artsiukhou <jsirex@gmail.com>
2022-04-10 14:30:10 +02:00
..
tests Add persistent and perf options to the luks_device (#434) 2022-04-10 14:30:10 +02:00
main.yml Improve CI (#268) 2021-09-07 22:37:40 +02:00
run-test.yml Initial commit 2020-03-09 13:11:34 +00:00