Re: [PATCH] oom_kill: add option to disable dump_stack()

From: David Rientjes
Date: Wed Oct 28 2015 - 19:55:37 EST


On Tue, 27 Oct 2015, Aristeu Rozanski wrote:

> Hi Michal,
> On Tue, Oct 27, 2015 at 05:20:47PM +0100, Michal Hocko wrote:
> > Yes this is a mess. But I think it is worth cleaning up.
> > dump_stack_print_info (arch independent) has a log level parameter.
> > show_stack_log_lvl (x86) has a loglevel parameter which is unused.
> >
> > I haven't checked other architectures but the transition doesn't have to
> > be all at once I guess.
>
> Ok, will keep working on it then.
>

No objection on changing the loglevel of the stack trace from the oom
killer and the bonus is that we can avoid yet another tunable, yay!
--
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/