[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0803191659410.4645@schroedinger.engr.sgi.com>
Date: Wed, 19 Mar 2008 17:03:17 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Ingo Molnar <mingo@...e.hu>
cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [2/2] vmallocinfo: Add caller information
On Wed, 19 Mar 2008, Ingo Molnar wrote:
>
> * Christoph Lameter <clameter@....com> wrote:
>
> > Add caller information so that /proc/vmallocinfo shows where the
> > allocation request for a slice of vmalloc memory originated.
>
> please use one simple save_stack_trace() instead of polluting a dozen
> architectures with:
save_stack_trace() depends on CONFIG_STACKTRACE which is only available
when debugging is compiled it. I was more thinking about this as a
generally available feature.
--
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