Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-R0

From: Ingo Molnar
Date: Fri Sep 03 2004 - 13:46:58 EST



* K.R. Foley <kr@xxxxxxxxxx> wrote:

> Managed to hang the system again under heavy load. This time with the
> above patch:
>
> http://www.cybsft.com/testresults/crashes/2.6.9-rc1-bk4-R0.txt

do you have CONFIG_DEBUG_SPINLOCK and CONFIG_DEBUG_SPINLOCK_SLEEP
enabled? These are pretty good at e.g. catching illegal scheduling in
critical sections much earlier. You can enable them on !SMP kernels as
well.

Ingo

-
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/