Hi,
On Mon, Apr 29, 2013 at 06:00:36PM +0200, Art -kwaak- van Breemen wrote:
> [15:18] <ard> We can only replicate(!) this behaviour on servers with a very specific kind of load...
> [15:38] <ard> maybe I also sould say that that's in kernel/vserver/inet.c
> [15:40] <ard> I think the problem is that the item gets locked, then an interrupt comes in, which does a tcp_v4_rcv, and that
> wants to lock the same structure.
Attached the promissed dumps....