[PATCH] mempool: remove cache flush threshold

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Fri Jul 24 15:35:40 CEST 2026


On 7/24/26 3:07 PM, Morten Brørup wrote:
> mempool: remove cache flush threshold
> 
> Removed the mempool cache flush threshold field (``flushthresh``),
> which was obsolete and marked for removal.
> 
> Reduced the size of the mempool cache objects array; it was double the
> required size.
> 
> Also fixed a couple of commments.
> 
> The sxe2 driver was updated to use the ``size`` field instead of the
> ``flushthresh`` field; it contains the same value.
> 
> Signed-off-by: Morten Brørup <mb at smartsharesystems.com>

Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>



More information about the dev mailing list