Re: [2.6.14-rc1/sparc54]: BUG: soft lockup detected on CPU#0!

From: David S. Miller
Date: Thu Sep 15 2005 - 15:30:57 EST


From: Tomasz Kłoczko <kloczek@xxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Sep 2005 19:40:27 +0200 (CEST)

> I'm just catch series of kernel messages with soft lockup detected reports
> (in attachment).
> It occures during store big amout of data on NFS volume.
>
> As NIC I use now Sun Swift gigabit eth (cassini driver). Probably this is
> NFS related because I'm just browse yesterday logs and simillar was also
> on Sun Happy Meal.

Interesting. Can you reproduce this with SLAB poisioning disabled?
That debugging feature is extremely expensive, although it shouldn't
make the CPU stop scheduling processes for more than 10 seconds.

I wonder if the NFS daemon code needs to have some limits put on
how much cpu it consumes handling requests before it gives up the
cpu. Perhaps, it has such throttling already, I don't know.

I'll also try to see if there can be some kind of sparc64 specific
issue which would cause this.

Where did you get that Cassini driver btw? It's not upstream,
although if it exists it should be.
-
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/