diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2017-09-08 21:01:38 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-09-28 07:29:42 +0200 |
commit | cb09b356cd43fb079ea85128dcd17e5b65585fe8 (patch) | |
tree | 06e57e540762016ae5686a474024a942c610ced2 /net/can/Kconfig | |
parent | d4d287e81ff1924f0791fad0638551daec7742b5 (diff) | |
download | linux-cb09b356cd43fb079ea85128dcd17e5b65585fe8.tar.gz linux-cb09b356cd43fb079ea85128dcd17e5b65585fe8.tar.bz2 linux-cb09b356cd43fb079ea85128dcd17e5b65585fe8.zip |
s390/cmf: avg_utilization
All (but one) cmf related sysfs attributes have been converted to read
directly from the measurement block using cmf_read. This is not
possible for the avg_utilization attribute since this is an aggregation
of several values for which cmf_read only returns average values.
Move the computation of the utilization value to the cmf_read interface
such that it can use the raw data.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net/can/Kconfig')
0 files changed, 0 insertions, 0 deletions