From: Ben Greear <greearb@candelatech.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, 08 Dec 2007 13:59:11 -0800 [thread overview]
Message-ID: <475B13AF.9090507@candelatech.com> (raw)
In-Reply-To: <475A0959.20701@trash.net>
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 :)
Even 4Gbps is well within the means of today's commodity
hardware...seems easier to bump
to 64 bits now rather than have to make some backwards-compat hack a
year from now...
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2007-12-08 21:59 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
2007-12-08 21:59 ` Ben Greear [this message]
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=475B13AF.9090507@candelatech.com \
--to=greearb@candelatech.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.