[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1313218701.29737.38.camel@jaguar>
Date: Sat, 13 Aug 2011 09:58:21 +0300
From: Pekka Enberg <penberg@...nel.org>
To: Iliyan Malchev <malchev@...gle.com>
Cc: Christoph Lameter <cl@...ux-foundation.org>,
Matt Mackall <mpm@...enic.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, David Rientjes <rientjes@...gle.com>
Subject: Re: [PATCH 1/2] slub: extend slub_debug to handle multiple slabs
On Mon, 2011-08-08 at 14:30 -0700, Iliyan Malchev wrote:
> Extend the slub_debug syntax to "slub_debug=<flags>[,<slub>]*", where <slub>
> may contain an asterisk at the end. For example, the following would poison
> all kmalloc slabs:
>
> slub_debug=P,kmalloc*
>
> and the following would apply the default flags to all kmalloc and all block IO
> slabs:
>
> slub_debug=,bio*,kmalloc*
>
> Signed-off-by: Iliyan Malchev <malchev@...gle.com>
Christoph, David, are you OK with the patches? They look reasonable to
me.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists