linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iocost_monitor.py tells that iocost is not enabled
@ 2020-02-04 10:56 Paolo Valente
  2020-02-12 21:20 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Valente @ 2020-02-04 10:56 UTC (permalink / raw)
  To: Tejun Heo, linux-block

Hi Tejun,
the following:

$ cd linux/tools/cgroup
$ sudo python3 iocost_monitor.py sda

tells:

The kernel does not have iocost enabled

Yet:
$ cat /sys/fs/cgroup/unified/io.cost.qos 
8:0 enable=1 ctrl=user rpct=95.00 rlat=2500 wpct=95.00 wlat=5000 min=1.00 max=10000.00
$ cat /sys/block/sda/dev
8:0

If useful:
$ cat io.cost.model 
8:0 ctrl=user model=linear rbps=528156881 rseqiops=73442 rrandiops=72800 wbps=386453414 wseqiops=79718 wrandiops=73186

What am doing wrong?

Thanks,
Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: iocost_monitor.py tells that iocost is not enabled
  2020-02-04 10:56 iocost_monitor.py tells that iocost is not enabled Paolo Valente
@ 2020-02-12 21:20 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2020-02-12 21:20 UTC (permalink / raw)
  To: Paolo Valente; +Cc: linux-block

There was a change to drgn which required a minor update to the script
(9ea37e24d4a9). Can you see whether you see the failure w/ the commit
applied?

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-12 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 10:56 iocost_monitor.py tells that iocost is not enabled Paolo Valente
2020-02-12 21:20 ` Tejun Heo

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).