> On Thu, Apr 17, 2008 at 1:38 PM, Ingo Molnar <mingo@elte.hu> wrote:
> > > We (still!) have not made the decision whether to proceed with slab or
> > > slub. How hard would it be to port kmemcheck into slab?
> >
> > i think slab is clearly out, unless some catastrophic regression is
> > found. But Nick's SLQB might replace SLUB ;-)
>
> Hey, we all have our favorite replacements for kmalloc():
>
>
http://www.kernel.org/pub/linux/kernel/people/penberg/patches/binalloc/2.6.
>25-rc8/kmalloc-binning
>
> But it seems unrealistic to expect any of them to replace SLUB or SLAB
> in the near future.