chiark / gitweb /
blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 28 Aug 2013 04:10:16 +0000 (12:10 +0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 28 Aug 2013 12:04:56 +0000 (08:04 -0400)
commite862b60f1c77bc12bf49475930f79ce68489828a
treed6487bcb81422adc6aba9671a04ba6279f16afdb
parent5af726cced7f87d6f7b7d6bd1dd5ee44ded5aa7b
blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read

BlockIOReadBandwidth and BlockIOWriteBandwidth both use
config_parse_blockio_bandwidth to set up CGroupBlockIODeviceBandwidth,
We should set the read value based on the left values
in config files.
src/core/load-fragment.c