[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080319150704.d3f090e6.akpm@linux-foundation.org>
Date: Wed, 19 Mar 2008 15:07:04 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: clameter@....com, kosaki.motohiro@...fujitsu.com,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [0/2] vmalloc: Add /proc/vmallocinfo to display mappings
On Wed, 19 Mar 2008 11:23:30 +0900
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:
>
> > The following two patches implement /proc/vmallocinfo. /proc/vmallocinfo
> > displays data about the vmalloc allocations. The second patch introduces
> > a tracing feature that allows to display the function that allocated the
> > vmalloc area.
> >
> > Example:
> >
> > cat /proc/vmallocinfo
argh, please don't top-post.
(undoes it)
>
> Hi
>
> Great.
> it seems very useful.
> and, I found no bug.
>
> Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
I was just about to ask whether we actually need the feature - I don't
recall ever having needed it, nor do I recall seeing anyone else need it.
Why is it useful?
--
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