aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2018-04-17 00:33:14 +0200
committerMike Snitzer <snitzer@redhat.com>2018-07-27 15:24:19 -0400
commitcda6b5ab7f5935565ed5b9bbc385bd1d0a3feb75 (patch)
treef9874d8e3e6d0f6dbefcba98c6835f37694f6009 /Kconfig
parentdm delay: refactor repetitive code (diff)
downloadlinux-dev-cda6b5ab7f5935565ed5b9bbc385bd1d0a3feb75.tar.xz
linux-dev-cda6b5ab7f5935565ed5b9bbc385bd1d0a3feb75.zip
dm delay: add flush as a third class of IO
Add a new class for dm-delay that delays flush requests. Previously, flushes were delayed as writes, but it caused problems if the user needed to create a device with one or a few slow sectors for the purpose of testing - all flushes would be forwarded to this device and delayed, and that skews the test results. Fix this by allowing to select 0 delay for flushes. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions