[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <574089.21861352427573311.JavaMail.weblogic@epml01>
Date: Fri, 09 Nov 2012 02:19:33 +0000 (GMT)
From: Jongman Heo <jongman.heo@...sung.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: How to debug system freeze (not detected by kernel debug options)
Dear kernel hackers,
I have a problem in SMP environment, in x86 platform (Intel Atom based embedded system)
In UP, there is no issue, but in SMP, system freezed in tens of minutes (or shorter), if I perform IO test with flash memory and HDD simultaneously (using dd).
I enabled relevant kernel debug options, like LOCKDEP, DETECT_SOFTLOCKUP, DETECT_HUNG_TASK, along with "nmi_watchdog=1".
(Yeah, this is somewhat old kernel, 2.6.35.14).
But no debug message is shown. (I had checked that NMI interrupt count correctly increase.).
Do you have any thoughts what can cause system freeze without being detected by LOCKDEP, watchdog, and other options.
Thanks in advance,
Jongman.
Powered by blists - more mailing lists