[dm-devel] [RFC PATCH 0/1] dm-crypt excessive overhead

Mike Snitzer snitzer at redhat.com
Tue Jun 23 15:22:36 UTC 2020


On Tue, Jun 23 2020 at 11:07am -0400,
Ignat Korchagin <ignat at cloudflare.com> wrote:

> Do you think it may be better to break it in two flags: one for read
> path and one for write? So, depending on the needs and workflow these
> could be enabled independently?

If there is a need to split, then sure.  But I think Damien had a hard
requirement that writes had to be inlined but that reads didn't _need_
to be for his dm-zoned usecase.  Damien may not yet have assessed the
performance implications, of not have reads inlined, as much as you
have.

So let's see how Damien's work goes and if he trully doesn't need/want
reads to be inlined then 2 flags can be created.

Mike




More information about the dm-devel mailing list