All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] English translation of article on HFSC
Date: Fri, 23 Jun 2006 15:44:04 +0000	[thread overview]
Message-ID: <449C0C44.7020104@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.63.0606230758050.30090@solidus.wonderfrog.net>

Hi Martin,

first of all: thanks alot for your efforts (and sorry for a bit of
silence from my side, I'm busy as usual ..)

Martin A. Brown wrote:
> Greetings Nickola!
> 
>  : Just a question - wasn't Mr. Kenjiro Cho [1] the original writer 
>  : of the HFSC queueing discipline, following the work of Mr. Hui 
>  : Zhang [2], et al.?
> 
> <snip/>
> 
> In fact, I was probably not quite exact enough in my introduction.  
> I meant this remark to be understood specifically with regard to the 
> Linux HFSC implementation.
> 
> You are quite correct to allude to the *BSD altq HFSC implementation 
> which preceded Patrick McHardy's work.
> 
> Thanks for the point of clarification, Nickola.  Other history on 
> HFSC would probably need to be introduced by somebody who knows this 
> topic better than I do.


The first implementation was written by Hui Zhang and his colleagues
at Carnegie Mellon. It wasn't very pretty and IIRC not implemented in
a very efficient way. Kenjiro Cho reimplemented it while he was at
Carnegie Mellon, and incorporated his implementation into ALTQ. It
was later enhanced by Oleg Cherevko, who added upper-limit curves
for non-work-conserving mode. This is the implementation used in
the various BSDs. The Linux version if a port of the ALTQ version,
but includes a few enhancements like rbtrees instead of linked lists
and a couple of O(n) algorithms replaced by O(1) variants, which
increases scalability with many classes greatly.

Hope that clears up this history :)
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2006-06-23 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 13:37 [LARTC] English translation of article on HFSC Martin A. Brown
2006-06-23 14:41 ` Nickola Kolev
2006-06-23 15:27 ` Martin A. Brown
2006-06-23 15:44 ` Patrick McHardy [this message]
2006-06-24 12:34 ` Andy Furniss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=449C0C44.7020104@trash.net \
    --to=kaber@trash.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.