* [PATCH 0/3] cgroup: block device i/o bandwidth controller (v2)
@ 2008-06-06 22:27 Andrea Righi
2008-06-10 5:14 ` Balbir Singh
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Righi @ 2008-06-06 22:27 UTC (permalink / raw)
To: balbir, menage; +Cc: matt, roberto, randy.dunlap, akpm, linux-kernel
The goal of the i/o bandwidth controller is to improve i/o performance
predictability and provide better QoS for different cgroups sharing the same
block devices.
Respect to other priority/weight-based solutions the approach used by this
controller is to explicitly choke applications' requests that directly (or
indirectly) generate i/o activity in the system.
The direct bandwidth limiting method has the advantage of improving the
performance predictability at the cost of reducing, in general, the overall
performance of the system (in terms of throughput).
Detailed informations about design, its goal and usage are described in the
documentation.
Tested against latest git (2.6.26-rc5).
The all-in-one patch can be found at:
http://download.systemimager.org/~arighi/linux/patches/io-throttle/
Previous version and test report can be found here:
http://lkml.org/lkml/2008/5/24/97
Changelog since v1:
* support multiple per-block device i/o limiting rules
* minor optimizations in cgroup_io_account()
* updated the documentation and fixed some typos (thanks to Randy Dunlap for
reviewing)
-Andrea
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] cgroup: block device i/o bandwidth controller (v2)
2008-06-06 22:27 [PATCH 0/3] cgroup: block device i/o bandwidth controller (v2) Andrea Righi
@ 2008-06-10 5:14 ` Balbir Singh
0 siblings, 0 replies; 2+ messages in thread
From: Balbir Singh @ 2008-06-10 5:14 UTC (permalink / raw)
To: Andrea Righi; +Cc: menage, matt, roberto, randy.dunlap, akpm, linux-kernel
Andrea Righi wrote:
> The goal of the i/o bandwidth controller is to improve i/o performance
> predictability and provide better QoS for different cgroups sharing the same
> block devices.
>
> Respect to other priority/weight-based solutions the approach used by this
> controller is to explicitly choke applications' requests that directly (or
> indirectly) generate i/o activity in the system.
>
> The direct bandwidth limiting method has the advantage of improving the
> performance predictability at the cost of reducing, in general, the overall
> performance of the system (in terms of throughput).
>
> Detailed informations about design, its goal and usage are described in the
> documentation.
>
I'll read through the documentation and comment.
> Tested against latest git (2.6.26-rc5).
>
> The all-in-one patch can be found at:
> http://download.systemimager.org/~arighi/linux/patches/io-throttle/
>
Cool! thanks for doing this, it's useful.
> Previous version and test report can be found here:
> http://lkml.org/lkml/2008/5/24/97
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-10 5:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06 22:27 [PATCH 0/3] cgroup: block device i/o bandwidth controller (v2) Andrea Righi
2008-06-10 5:14 ` Balbir Singh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox