|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Vif rate limiting
On 5/3/07 16:00, "Padala, Pradeep" <pradeep.padala@xxxxxx> wrote:
> This is the config line I am using.
>
> vif = ['ip=15.25.117.44', 'rate=10MB/s']
This will rate-limit to 10 megabytes per second, not 10 megabits per second.
Is this what you meant? Otherwise you should use 'rate=10Mb/s'.
> Do I need to specify the interval_usecs variable too ?
No, a sane default value is chosen.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|