Re: [ANNOUNCE] slab information utility

From: Herbert Poetzl
Date: Sun Sep 21 2003 - 23:44:44 EST



Hi Robert!

On Mon, Sep 22, 2003 at 12:39:50AM -0400, Robert Love wrote:
> On Mon, 2003-09-22 at 00:23, Herbert Poetzl wrote:
>
> > dm io 0 0 36 0 0 1 : 0 0 0 0 0 : 252 126 : 0 0 0 0
>
> It is this bastard. No easy way to parse text files when fields have
> the delimiter in them, unfortunately.
>
> Not too sure what to do but patch the kernel not to have spaces in slab
> cache names. I know I have seen such patches go in before.

what about checking at which position the space occurs?

at least to me it seems like pos < 20 would be okay
for a space in the name 8-)

best,
Herbert

> Robert Love
>
-
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/