All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Fink <billfink@mindspring.com>
To: Patrick McHardy <kaber@trash.net>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
	"David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-2.6.25] qdisc: new rate limiter
Date: Sat, 8 Dec 2007 03:11:39 -0500	[thread overview]
Message-ID: <20071208031139.0b6a58bb.billfink@mindspring.com> (raw)
In-Reply-To: <475A0959.20701@trash.net>

On Sat, 08 Dec 2007, Patrick McHardy wrote:

> Patrick McHardy wrote:
> > Stephen Hemminger wrote:
> >>
> >> +struct tc_rlim_qopt
> >> +{
> >> +    __u32   limit;        /* fifo limit (packets) */
> >> +    __u32    rate;        /* bits per sec */
> >>   
> >
> > This seems a bit small, 512mbit is the maximum rate.
> 
> Its 4gbit of course, so I guess its enough :)

Actually, since we already have 10-Gbps nets, with 40-Gbps and
100-Gbps nets upcoming, it maybe should be __u64.

						-Bill

  reply	other threads:[~2007-12-08  8:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-08  0:26 [PATCH net-2.6.25] qdisc: new rate limiter Stephen Hemminger
2007-12-08  0:29 ` [PATCH iproute2] rlim qdisc support Stephen Hemminger
2007-12-08  2:57 ` [PATCH net-2.6.25] qdisc: new rate limiter Patrick McHardy
2007-12-08  3:02   ` Patrick McHardy
2007-12-08  8:11     ` Bill Fink [this message]
2007-12-08 21:59     ` Ben Greear
2007-12-10 21:28   ` [PATCH net-2.6.25] qdisc: new rate limiter (v2) Stephen Hemminger

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=20071208031139.0b6a58bb.billfink@mindspring.com \
    --to=billfink@mindspring.com \
    --cc=davem@davemloft.net \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.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.