Re: broken suspend (sched related) [Was: 2.6.24-rc4-mm1]

From: Ingo Molnar
Date: Sat Dec 08 2007 - 03:40:32 EST



* Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> Unfortunately no change here.

could you try to revert this change:

-int softlockup_thresh = 10;
+int softlockup_thresh = 60;

i.e. change the value of softlockup_thresh back to 10. You should be
able to tweak this runtime as well, without patching the kernel:

echo 10 > /proc/sys/kernel/softlockup_thresh

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/