From: David Miller <[EMAIL PROTECTED]>
Subject: Re: [PATCH 7/7] [TCP]: Limit processing lost_retrans loop to
work-to-do cases
Date: Thu, 11 Oct 2007 17:36:22 -0700 (PDT)
> From: "Ilpo_Järvinen" <[EMAIL PROTECTED]>
> Date: Thu, 11 Oct 2007 14:41:07 +0300
>
> &
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]>
Date: Thu, 11 Oct 2007 14:41:07 +0300
> This addition of lost_retrans_low to tcp_sock might be
> unnecessary, it's not clear how often lost_retrans worker is
> executed when there wasn't work to do.
>
> Cc: TAKANO Ryousei <[EMAIL PROTECTED]>
> Signed-off-
This addition of lost_retrans_low to tcp_sock might be
unnecessary, it's not clear how often lost_retrans worker is
executed when there wasn't work to do.
Cc: TAKANO Ryousei <[EMAIL PROTECTED]>
Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>
---
include/linux/tcp.h |2 ++
net/ipv4/tcp_inpu