On Fri, Nov 24, 2017 at 04:06:30PM +0000, Andrew Rybchenko wrote: > From: "Artem V. Andreev" <[email protected]> > > If mempool manager supports object blocks (physically and virtual > contiguous set of objects), it is sufficient to get the first > object only and the function allows to avoid filling in of > information about each block member. > > Signed-off-by: Artem V. Andreev <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]>
This can be a good idea. A use case and some performance numbers would be welcome to demonstrate it :)

