[dm-devel] [PATCH 0/3] optimize buffer cleanup in the ebs target

Mikulas Patocka mpatocka at redhat.com
Tue Jun 2 13:34:38 UTC 2020


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




More information about the dm-devel mailing list