On Tue, 1 Jul 2025 20:52:42 +0200 Florian Westphal <fw@xxxxxxxxx> wrote: > The scratchmap size depends on the number of elements in the set. > For huge sets, each scratch map can easily require very large > allocations, e.g. for 100k entries each scratch map will require > close to 64kbyte of memory. > > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> Reviewed-by: Stefano Brivio <sbrivio@xxxxxxxxxx> -- Stefano