On Fri, Nov 24, 2017 at 04:06:30PM +0000, Andrew Rybchenko wrote: > From: "Artem V. Andreev" <artem.andr...@oktetlabs.ru> > > 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 <artem.andr...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
This can be a good idea. A use case and some performance numbers would be welcome to demonstrate it :)