[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090608221246.GA32209@elte.hu>
Date: Tue, 9 Jun 2009 00:12:46 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: hidave.darkstar@...il.com, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: Re: [PATCH v3] printk: add halt_delay parameter for printk delay
in halt phase
* Andrew Morton <akpm@...ux-foundation.org> wrote:
> Plus the feature becomes more general - perhaps there are use
> cases where people want to slow down printks, such as: kernel goes
> oops, data scrolls off, serial console/netconsole unavailable.
> pause_on_oops is supposed to help here but last time I tried it,
> it kinda didn't work, plus pause_on_oops doesn't solve the
> data-scrolled-off problem.
btw, i solved that particular problem in one of my kernels by adding
a pause_on_oops_head and pause_on_oops_tail hack some time ago. (It
properly and well deservedly died an entropic death.)
So the problem space is real, and our tools for it suck to a certain
degree. Your generalization would certainly help.
Ingo
--
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