<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi, i'm using lxc in my project, i want to control disk io speed, so i use blkio.weight, but the result is confusing.<br>I create 2 containers lxc1 and lxc2<br>lxc1: lxc.blkio.weight=100;   lxc2:lxc.blkio.weight=1000<br>the running scripts are same in lxc1 and lxc2:<br>    sync<br>    echo 3 > /proc/sys/vm/drop_caches<br>    dd if=/var/a.img of=/dev/null bs=1M count=2000<br>I have read [1], and I check the io scheduler:<br>    noop anticipatory deadline [cfq]<br><br>I suppose that lxc1 is slower than lxc2, but the test turn out that they are in same speed.<br>Can you help me figure it out? Thank you.<br>PS: my kernel is 2.6.32, lxc version is 0.9.0<br>[1] http://osdir.com/ml/lxc-chroot-linux-containers/2011-12/msg00083.html</div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>