All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] optimize buffer cleanup in the ebs target
@ 2020-06-02 13:34 Mikulas Patocka
  0 siblings, 0 replies; only message in thread
From: Mikulas Patocka @ 2020-06-02 13:34 UTC (permalink / raw)
  To: Mike Snitzer, Heinz Mauelshagen; +Cc: dm-devel

Hi

These patches add a new function dm_bufio_forger_buffers and use it in the
dm-ebs target. It is more efficient than calling dm_bufio_forget in a
loop. The loop could cause excessive CPU consumption when discarding a
larget range.

Mikulas

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-02 13:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 13:34 [PATCH 0/3] optimize buffer cleanup in the ebs target 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.