All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Ronald PIna <pinaronald@gmail.com>, xen-devel@lists.xen.org
Subject: Re: Request for help, implementing a new network scheduler
Date: Tue, 3 Feb 2015 11:12:26 +0000	[thread overview]
Message-ID: <1422961946.9323.35.camel@citrix.com> (raw)
In-Reply-To: <20150203110532.GA17714@zion.uk.xensource.com>

On Tue, 2015-02-03 at 11:05 +0000, Wei Liu wrote:
> So if you want to change scheduler you're heading into instrumenting
> Linux's scheduler to meet your need. YMMW.

Right, I'd expect this sort of network traffic scheduling/shaping to be
achievable with the normal Linux facilities for doing such things (i.e.
tc and friends) and if not then it is those which should be enhanced
rather than adding Xen specific stuff to netback (or else a convincing
reason for it being Xen specific should be given).

The same goes for the other possible backend OSes, e.g. *BSDs
shaping/filtering facility, whatever it is called, should be used there.

Ian.

  reply	other threads:[~2015-02-03 11:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03  0:42 Request for help, implementing a new network scheduler Ronald PIna
2015-02-03 11:05 ` Wei Liu
2015-02-03 11:12   ` Ian Campbell [this message]
2015-02-03 20:19     ` ronald pina
     [not found]   ` <CAONBAaei_fdGcwb=AhSZJZCMzrYrs_q1ifjP5d6OkQx+71HXfg@mail.gmail.com>
2015-02-04 10:54     ` Wei Liu
2015-02-03 11:54 ` Zoltan Kiss
2015-02-03 19:55   ` ronald pina
2015-02-04 11:42     ` Zoltan Kiss

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=1422961946.9323.35.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=pinaronald@gmail.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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.