Commit e11362bb authored by Yuan Sun's avatar Yuan Sun Committed by Tejun Heo
Browse files

Subject: cgroup: Fix incomplete dd command in blkio documentation



Signed-off-by: default avatarYuan Sun <sunyuan3@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent b53202e6
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -84,8 +84,7 @@ Throttling/Upper Limit policy


- Run dd to read a file and see if rate is throttled to 1MB/s or not.
- Run dd to read a file and see if rate is throttled to 1MB/s or not.


		# dd if=/mnt/common/zerofile of=/dev/null bs=4K count=1024
        # dd iflag=direct if=/mnt/common/zerofile of=/dev/null bs=4K count=1024
		# iflag=direct
        1024+0 records in
        1024+0 records in
        1024+0 records out
        1024+0 records out
        4194304 bytes (4.2 MB) copied, 4.0001 s, 1.0 MB/s
        4194304 bytes (4.2 MB) copied, 4.0001 s, 1.0 MB/s