oic i learn it and will change it in coming on version
On 9/30/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Wong Edison" <[EMAIL PROTECTED]>
Date: Sat, 30 Sep 2006 03:27:00 +0800
> I do this since i have a sourceforge homepage for it. I update the
> CVS version there, test, and then submi
From: "Wong Edison" <[EMAIL PROTECTED]>
Date: Sat, 30 Sep 2006 03:27:00 +0800
> I do this since i have a sourceforge homepage for it. I update the
> CVS version there, test, and then submit to netdev. As I sync code
> in both side, this $Id$ is keeped. May you just let it be? I think
> it will le
I do this since i have a sourceforge homepage for it. I update the CVS
version there, test, and then submit to netdev. As I sync code in both
side, this $Id$ is keeped.
May you just let it be? I think it will let my maintenance become more simple...
On 9/29/06, David Miller <[EMAIL PROTECTED]> w
From: "Wong Edison" <[EMAIL PROTECTED]>
Date: Thu, 28 Sep 2006 18:43:58 +0800
> *
> - * Version: $Id: tcp_lp.c,v 1.24 2006/09/05 20:22:53 hswong3i Exp $
> + * Version: $Id: tcp_lp.c,v 1.25 2006/09/22 20:50:27 hswong3i Exp $
BTW, I'm deleting this line from the source file in the tree
because ev
From: "Wong Edison" <[EMAIL PROTECTED]>
Date: Thu, 28 Sep 2006 18:43:58 +0800
> This patch fix the chance for tcp_lp_remote_hz_estimator return 0, if
> 0 < rhz < 64. It also make sure the flag LP_VALID_RHZ is set
> correctly.
>
> Signed-off-by: Wong Hoi Sing Edison <[EMAIL PROTECTED]>
Applied, t
This patch fix the chance for tcp_lp_remote_hz_estimator return 0, if
0 < rhz < 64. It also make sure the flag LP_VALID_RHZ is set
correctly.
Signed-off-by: Wong Hoi Sing Edison <[EMAIL PROTECTED]>
---
diff -urpN linux-2.6.18/net/ipv4/tcp_lp.c linux/net/ipv4/tcp_lp.c
--- linux-2.6.18/net/ipv4/t