Re: [RFC] More deterministic SLOB for real time embedded systems
From: Christoph Lameter
Date: Mon Oct 25 2021 - 04:14:14 EST
On Sun, 17 Oct 2021, Hyeonggon Yoo wrote:
> But memory usage of SLUB is too high for systems with low memory.
The memory usage of SLUB without all the extras (partial slabs, debugging
etc etc) is very comparable to SLOB.