On Wed, Jan 17, 2018 at 04:29:36PM -0500, Mike Snitzer wrote: > On Wed, Jan 17 2018 at 2:33pm -0500, > As for dm-loop, doubling the performance of the loopback driver is quite > nice (especially with only 1/7 the number of lines of code as > drives/block/loop.c). Isn't this going to raise the same objection that akpm had years ago, with the original dm-loop (block mapping) target? We had an even bigger performance boost with that but it was rejected on the grounds that a second loop back block device implementation was not welcome unless the two could share code. We had out of tree users for years from folks looking for better performance. I've been through a few revisions of a patch set that refactors the loop.c driver into an interface and back end, which both /dev/loopN and dm-loop could use. This was at the request of various groups who were interested in a DM loop target but ultimately interest waned each time and I ended up stopping maintenance of it a few years back. Regards, Bryn. -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel