Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445497

Cgroup: iops throttle problem

From 张真 <zhangzhen507@163.com>
Newsgroups linux.kernel
Subject Cgroup: iops throttle problem
Date 2016-07-18 16:00 +0200
Message-ID <rWhfr-6UE-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello
My name is Zhen Zhang , me and Jiale Li recently test and analyze the cgroup
blkio functions.
We tested the buffered read a file using bio when the 
blkio.throttle.read_iops_device is set 1000.
The fio result file displays the iops is 13720 larger than 1000 when blocksize 
is 4K in fio.

We set different blocksize in fio:
4K, 8K , 16K, 32K, 64K, 128K, 256K, 512K, 1024K

The iops in fio:
13035, 7258, 3711, 1698, 907, 460, 228, 102, 54
When bs is less than 64K, the iops is larger than 1000, when bs is larger than
64K, the iops is less than 1000.
We tested it on ubuntu 16.04 with kernel 4.4.0

Dose this a problem of blkio iops throttle?


Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

Cgroup: iops throttle problem 张真 <zhangzhen507@163.com> - 2016-07-18 16:00 +0200
  Re: Cgroup: iops throttle problem Tejun Heo <tj@kernel.org> - 2016-07-20 17:40 +0200

csiph-web