netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Zhenyu Wu" <y030729@njupt.edu.cn>
To: netdev@oss.sgi.com
Cc: lartc@mailman.ds9a.nl
Subject: Scheduler Mechnisms!
Date: Tue, 04 Jan 2005 11:15:37 +0800	[thread overview]
Message-ID: <304808537.11599@njupt.edu.cn> (raw)

Hello,

Normally, in addition to such qdisc scheduler mechanisms as FIFO, PQ, WRR, WFQ,
are there any more? Then, there is a confusion on scheduler in Linux enviroment:
Assume there is a qdisc, such as RED as a leaf qdisc in a router, we know, if
there is packet which want to enqueue the packet, the Function red_enqueue is
called, but when the packet leave the queue(when the Function red_dequeue is
called)? I think it is meaningless when the pack leaves the queue just it enterred
it. Is there anything need to be done betweent the packet's enqueue and dequeue?

Best,


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2005-01-04  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-04  3:15 Zhenyu Wu [this message]
2005-01-04  5:39 ` [LARTC] Scheduler Mechnisms! Jonathan Day
  -- strict thread matches above, loose matches on Subject: below --
2005-01-05  1:47 Zhenyu Wu
2005-01-05  3:59 ` Jonathan Day
2005-01-06  2:01 Zhenyu Wu

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=304808537.11599@njupt.edu.cn \
    --to=y030729@njupt.edu.cn \
    --cc=lartc@mailman.ds9a.nl \
    --cc=netdev@oss.sgi.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).