Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
From: David Miller <davem@davemloft.net>
Date: 2006-11-30 20:55:09
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2006-11-30 20:55:09
Also in:
lkml
From: Ingo Molnar <redacted> Date: Thu, 30 Nov 2006 21:49:08 +0100
So i dont support the scheme proposed here, the blatant bending of the priority scale towards the TCP workload.
I don't support this scheme either ;-) That's why my proposal is to find a way to allow input packet processing even during tcp_recvmsg() work. It is a solution that would give the TCP task exactly it's time slice, no more, no less, without the erroneous behavior of sleeping with packets held in the socket backlog.