From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corey Hickey Date: Fri, 18 May 2007 06:46:22 +0000 Subject: Re: [LARTC] tcng + esfq Message-Id: <464D4BBE.6080907@fatooh.org> List-Id: References: <4ba64e700705160704t237a0899rb6c0ed6e60038280@mail.gmail.com> In-Reply-To: <4ba64e700705160704t237a0899rb6c0ed6e60038280@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Sam LARTC wrote: > FYI, > > i've just created a quick patch adding esfq (Enhanced Stochastic > Fairness queueing discipline) for tcng (Traffic Control Next > Generation). > Patch is located at http://devel.dob.sk/tcng+esfq. > Enjoy. I put a link to your patch page on the ESFQ page. Next time I make a release I'll put a note in the README as well. I don't use tcng, but I had a quick look at your patch and noticed a very minor error: -------------------------------------------------------------------- diff -urN tcng/tcc/q_esfq.c tcng-sam/tcc/q_esfq.c --- tcng/tcc/q_esfq.c 1970-01-01 01:00:00.000000000 +0100 +++ tcng-sam/tcc/q_esfq.c 2007-05-06 15:37:32.154594952 +0200 @@ -0,0 +1,78 @@ +/* + * q_esfq.c - Enhanced Statistical Fair Queuing qdisc -------------------------------------------------------------------- ESFQ stands for "Enhanced Stochastic Fairness Queueing". That's all. -Corey _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc