Re: [RFC net-next 0/6] tcp: remove prequeue and header prediction
From: Eric Dumazet <edumazet@google.com>
Date: 2017-07-31 20:22:23
From: Eric Dumazet <edumazet@google.com>
Date: 2017-07-31 20:22:23
On Mon, Jul 31, 2017 at 1:04 PM, Yuchung Cheng [off-list ref] wrote:
by the time these devices use 4.12 kernels they are likely powerful enough to make header prediction irrelevant...
Also note that TCP stack complexity has increased a lot, I seriously doubt anyone could notice any difference. On small devices, the major cost is the wakeup of the cpu to process one frame before going back to idle...