Re: Major regression on hackbench with SLUB (more numbers)

From: Chuck Ebbert
Date: Fri Dec 21 2007 - 19:35:25 EST


On 12/21/2007 07:28 PM, Andi Kleen wrote:
> Ingo Molnar <mingo@xxxxxxx> writes:
>
>> Christoph, /proc/slabinfo is an _ABI_. You HAVE to provide it. slabtop
>> relies on it, people use it every day to monitor memory consumption.
>
> It's definitely not a stable ABI. slabtop tends to exit without any
> error message on any slabinfo version number increase and I've seen
> that happen several times in not so old kernels.
>
> Requiring just another slabtop update isn't really a big deal.
>
> Also it's not that it's a critical functionality like udev.
>

There's also Documentation/vm/slabinfo.c, which really belongs in
some kind of 'kernel utilities' package. Since it's so intimately
tied to kernel version I don't think it belongs in util-linux.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/