Re: Realtime Preemption, 2.6.12, Beginners Guide?
From: Ingo Molnar (mingo_at_elte.hu)
Date: 07/07/05
- Previous message: domen_at_coderock.org: "[patch 1/5] autoparam: includes"
- In reply to: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Next in thread: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Reply: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 7 Jul 2005 13:29:36 +0200 To: Alistair John Strachan <s0348365@sms.ed.ac.uk>
* Alistair John Strachan <s0348365@sms.ed.ac.uk> wrote:
> Unfortunately, since this is called when the kernel crashes, it's
> impossible for me to capture any messages prior to this spam, if there
> even are any.
this is where serial logging (or netconsole/netlogging) may be useful.
do you have DEBUG_STACKOVERFLOW and latency tracing still enabled? The
combination of those two options is pretty good at detecting stack
overflows. Also, you might want to enable CONFIG_4KSTACKS, that too
disturbs the stack layout enough so that the error message may make it
to the console.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: domen_at_coderock.org: "[patch 1/5] autoparam: includes"
- In reply to: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Next in thread: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Reply: Alistair John Strachan: "Re: Realtime Preemption, 2.6.12, Beginners Guide?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]