[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <475A0959.20701@trash.net>
Date: Sat, 08 Dec 2007 04:02:49 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
CC: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6.25] qdisc: new rate limiter
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 :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists