Re: [PATCH 2/2] mempool: avoid usage of term ring on put

2022-10-09 Thread Andrew Rybchenko
On 10/9/22 16:08, Morten Brørup wrote: From: Andrew Rybchenko [mailto:andrew.rybche...@oktetlabs.ru] Sent: Sunday, 9 October 2022 13.12 Term ring is misleading since it is the default, but still just one of possible drivers to store objects. Signed-off-by: Andrew Rybchenko --- Reviewed-by: M

RE: [PATCH 2/2] mempool: avoid usage of term ring on put

2022-10-09 Thread Morten Brørup
> From: Andrew Rybchenko [mailto:andrew.rybche...@oktetlabs.ru] > Sent: Sunday, 9 October 2022 13.12 > > Term ring is misleading since it is the default, but still just > one of possible drivers to store objects. > > Signed-off-by: Andrew Rybchenko > --- Reviewed-by: Morten Brørup PS: The ter