[Devel] Re: [PATCH] Show slab memory usage on OOM and SysRq-M (v2)

Pekka J Enberg penberg at cs.helsinki.fi
Tue Apr 17 23:12:54 PDT 2007


On Tue, 2007-04-17 at 19:34 +0400, Pavel Emelianov wrote:
> > +#define SHOW_TOP_SLABS 10 

On Tue, 17 Apr 2007, Dave Hansen wrote:
> Real minor nit on this one: SHOW_TOP_SLABS sounds like a bool.  "Should
> I show the top slabs?"
> 
> This might be a bit more clear:
> 
> #define TOP_NR_SLABS_TO_SHOW 10 
> 
> or
> 
> #define NR_SLABS_TO_SHOW 10

Yes. Looks much better.

				Pekka




More information about the Devel mailing list