All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] dm-delay flush patches
@ 2018-04-16 22:33 Mikulas Patocka
  2018-04-16 22:33 ` [patch 1/2] dm-delay: refactor repetitive code Mikulas Patocka
  2018-04-16 22:33 ` [patch 2/2] dm-delay: add third flush class Mikulas Patocka
  0 siblings, 2 replies; 5+ messages in thread
From: Mikulas Patocka @ 2018-04-16 22:33 UTC (permalink / raw)
  To: Mikulas Patocka, Mike Snitzer, Alasdair G. Kergon, Zdenek Kabelac
  Cc: dm-devel

Hi

These patches extend dm-delay, so that the user can select separate delay
for flush requests.

Zdenek needs to create a device with one slow sector for the purpose of
testing, so he creates a device that has three targets:
linear,delay,linear

The problem with this setup is that flushes are forwarded to all three
devices and it skews test results. So I created this patchset that allows
to set zero delay for flushes.

Mikulas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-17 19:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 22:33 [patch 0/2] dm-delay flush patches Mikulas Patocka
2018-04-16 22:33 ` [patch 1/2] dm-delay: refactor repetitive code Mikulas Patocka
2018-04-16 22:33 ` [patch 2/2] dm-delay: add third flush class Mikulas Patocka
2018-04-17 19:08   ` Mike Snitzer
2018-04-17 19:12     ` Mikulas Patocka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.