On Tue, Feb 07, 2006 at 11:22:12PM +, Nic Ferrier wrote:
> Maybe related to Adam's problem.
I don't think so. I see this on I/O workloads, but not a total hang.
> BUG: soft lockup detected on CPU#0!
> Any ideas?
As far as I've been able to tell, UML is spending so much time in the host
k
Maybe related to Adam's problem.
With certain simple disc accesses I am getting:
soft lockup detected on CPU0
When it happens is very strange... right now I'm getting this when I'm
redirecting stdin to a file (namely the ssh authorized_keys file) like
this:
cat > .ssh/authorized_keys
I get