RE: [RFC] TCP illinois max rtt aging

2007-12-03 Thread Shao Liu
dware interrupt handler, instead of waiting for the post-processing stage? Cheers, Lachlan On 03/12/2007, Stephen Hemminger <[EMAIL PROTECTED]> wrote: > On Wed, 28 Nov 2007 21:26:12 -0800 > "Shao Liu" <[EMAIL PROTECTED]> wrote: > > > Hi Stephen and Lachlan, >

RE: [PATCH] tcp-illinois: incorrect beta usage

2007-11-28 Thread Shao Liu
Hi Stephen and Lachlan, Thanks for pointing out and fixing this bug. For the max RTT problem, I have considered it also and I have some idea on improve it. I also have some other places to improve. I will summarize all my new ideas and send you an update. For me to change it, could you please giv

RE: [PATCH] TCP Illinois congestion control

2007-04-03 Thread Julian Shao Liu
TED]; netdev@vger.kernel.org Subject: [PATCH] TCP Illinois congestion control This is a new implementation of TCP Illinois invented by Shao Liu at University of Illinois. It is a another variant of Reno which adapts the alpha and beta parameters based on RTT. The basic idea is to increase window l

RE: [RFC] TCP Illinois preliminary version

2007-04-03 Thread Julian Shao Liu
Hi, Stephen, David Yes, you can go ahead to implement it in Linux. We are glad to see that TCP-Illinois gets more exposure by this way. Best regards! Yours sincerely, Shao Liu (Julian) University of Illinois at Urbana Champaign Coordinated Science Laboratory and Department of Electrical

RE: [RFC] TCP Illinois preliminary version

2007-04-03 Thread Julian Shao Liu
HI Stephen, Do you wish me to check the modified code of the implementation in your first email yesterday? I have noticed the modification and have not had a chance to check that. I can check it tonight. BTW, are all the changes in that first email? Best regards! Yours sincerely, Shao Liu