From: 张真 <zhangzhen507@163.com>
To: tj@kernel.org, aaronlee0817@163.com, axboe@kernel.dk,
mlin@kernel.org, shli@kernel.org, linux-kernel@vger.kernel.org,
cgroup@vger.kernel.org, linux-block@vger.kernel.org,
zhen1.zhang@samsung.com, yanzi.zhang@samsung.com,
jiale0817.li@samsung.com
Subject: Cgroup: iops throttle problem
Date: Mon, 18 Jul 2016 21:35:12 +0800 (CST) [thread overview]
Message-ID: <3aad6640.14fc7.155fe37ba10.Coremail.zhangzhen507@163.com> (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?
next reply other threads:[~2016-07-18 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 13:35 张真 [this message]
2016-07-20 15:30 ` Cgroup: iops throttle problem Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3aad6640.14fc7.155fe37ba10.Coremail.zhangzhen507@163.com \
--to=zhangzhen507@163.com \
--cc=aaronlee0817@163.com \
--cc=axboe@kernel.dk \
--cc=cgroup@vger.kernel.org \
--cc=jiale0817.li@samsung.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mlin@kernel.org \
--cc=shli@kernel.org \
--cc=tj@kernel.org \
--cc=yanzi.zhang@samsung.com \
--cc=zhen1.zhang@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).