Hi, i'm using lxc in my project, i want to control disk io speed, so i use blkio.weight. I test it, but the result is confusing.<br>I create two container A and B:<br>A: blkio.weight = 100            B : blkio.weight=1000<br>
<br>the running process in A and B are the same, which is bash script :<br>dd if=/tmp/xxx of=/dev/null<br>the size of xxx is 400Mb<br><br>I suppose that A would be slower than B, since its weight is small, while the test turns out that B run as fast as A, they are in same speed.<br>
Can any help me figure it out ? <br>PS: my kernel is 2.6.32, and lxc is 0.7.5<br>-- <br>陈竞,中科院计算技术研究所,高性能计算机中心<br>Jing Chen <a href="http://HPCC.ICT.AC">HPCC.ICT.AC</a> China<br>