All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] tcng + esfq
@ 2007-05-16 14:04 Sam LARTC
  2007-05-18  6:46 ` Corey Hickey
  0 siblings, 1 reply; 2+ messages in thread
From: Sam LARTC @ 2007-05-16 14:04 UTC (permalink / raw)
  To: lartc

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.

Sam
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] tcng + esfq
  2007-05-16 14:04 [LARTC] tcng + esfq Sam LARTC
@ 2007-05-18  6:46 ` Corey Hickey
  0 siblings, 0 replies; 2+ messages in thread
From: Corey Hickey @ 2007-05-18  6:46 UTC (permalink / raw)
  To: lartc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-18  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 14:04 [LARTC] tcng + esfq Sam LARTC
2007-05-18  6:46 ` Corey Hickey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.