]> git.baikalelectronics.ru Git - kernel.git/commit
blk-throttle: ignore idle cgroup limit
authorShaohua Li <shli@fb.com>
Mon, 27 Mar 2017 17:51:43 +0000 (10:51 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 28 Mar 2017 14:02:20 +0000 (08:02 -0600)
commit2ab10c136cafb5e1d0f4f30ce97db977e42d459d
treecb44333a9f4ac8c52eb26c013d95eee41f20d8ca
parent53b8ad47ca0c6bd67db4522308d3a66fb5da11bc
blk-throttle: ignore idle cgroup limit

Last patch introduces a way to detect idle cgroup. We use it to make
upgrade/downgrade decision. And the new algorithm can detect completely
idle cgroup too, so we can delete the corresponding code.

Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-throttle.c