Re: [dm-devel] block I/O accounting improvements v2

2020-05-27 Thread Jens Axboe
On 5/26/20 11:24 PM, Christoph Hellwig wrote: > Hi Jens, > > they series contains various improvement for block I/O accounting. The > first bunch of patches switch the bio based drivers to better accounting > helpers compared to the current mess. The end contains a fix and various > performanc

[dm-devel] block I/O accounting improvements v2

2020-05-26 Thread Christoph Hellwig
Hi Jens, they series contains various improvement for block I/O accounting. The first bunch of patches switch the bio based drivers to better accounting helpers compared to the current mess. The end contains a fix and various performanc improvements. Most of this comes from a series Konstantin

Re: [dm-devel] block I/O accounting improvements

2020-05-25 Thread Konstantin Khlebnikov
On 25/05/2020 14.29, Christoph Hellwig wrote: Hi Jens, they series contains various improvement for block I/O accounting. The first bunch of patches switch the bio based drivers to better accounting helpers compared to the current mess. The end contains a fix and various performanc

[dm-devel] block I/O accounting improvements

2020-05-25 Thread Christoph Hellwig
Hi Jens, they series contains various improvement for block I/O accounting. The first bunch of patches switch the bio based drivers to better accounting helpers compared to the current mess. The end contains a fix and various performanc improvements. Most of this comes from a series Konstantin