*This seems an issue with softlock ups in kernel.According to the kernel sources
(kernel/softlockup.c) the error "soft lockup detected" means a CPU in kernel
code didn't reschedule for 10 seconds or more (watchdog timeout). It may be
caused by driver code  that processes hardware interrupts for more than 10
seconds without rescheduling other threads.
*

*I think this is an also specific to an Application also.Some patches has
been introduce by Kernel guys to fix
soft lockup in kernel.

Regards
sanjeev shrma
*
On Sat, Jun 26, 2010 at 3:43 PM, Harishkumar V <harishpres...@gmail.com>wrote:

> Hi,
>
> I am facing "BUG: soft lockup - CPU#0 stuck for 61s!" problem. when i
> browsed through google, it appears to be general problem, but there is no
> workaround/solution exists. Any pointers how to trace this or fix this would
> be helpful.
>
> --
> Thanks and Regards,
> Harish Kumar. V
>

Reply via email to