Hello,
This commit adds traffic control support (download and upload limit rate)
for lxc containers. At the moment, the changes apply just for veth devices.
In order to do this, we have attached a new structure (lxc_traffic_control)
to struct lxc_netdev. This structure contains values for download
Hello,
Ok. Thank you very much for your advice! We will try to implement these two
features: provisioning and limitation.
Ana & Irina.
On Sat, Mar 19, 2011 at 11:52 PM, Daniel Lezcano wrote:
> On 03/18/2011 06:40 PM, Farcasi Ana-Maria wrote:
>
>> Hello,
>>
>> As men
Hello,
As mentioned in our previous email, we were having issues getting bandwidth
limitation working on cgroup ( with net_cls ) and tc. We've been running
various tests and scenarios but found no way to enable proper limitation.
Throughout our testing we've created a virtual machine running a 2.6
Hi,
Indeed, we were refering to the network bandwidth limitation. Sorry for the
confusion.
We have already done some tests with this limitation using tc and cgroups
and we have reached the conclusion that the classification is done
correctly, but the limitation of the bandwidth is not done at all
Hi,
I am a student in the final year at the Computer Science Faculty in
Bucharest, Romania and I would like to contribute to the lxc project as part
of the final thesis together with a colleague of mine.
We were thinking to work at the bandwidth limitation within a container. Is
it ok to contribut