Re: [PATCH] block, cgroup: implement policy-specific per-blkcg data

2015-06-07 Thread Jens Axboe
On 06/05/2015 03:38 PM, Arianna Avanzini wrote: The block IO (blkio) controller enables the block layer to provide service guarantees in a hierarchical fashion. Specifically, service guarantees are provided by registered request-accounting policies. As of now, a proportional-share and a throttlin

Re: [PATCH] block, cgroup: implement policy-specific per-blkcg data

2015-06-05 Thread Tejun Heo
Hello, On Fri, Jun 05, 2015 at 11:38:42PM +0200, Arianna Avanzini wrote: > The block IO (blkio) controller enables the block layer to provide service > guarantees in a hierarchical fashion. Specifically, service guarantees > are provided by registered request-accounting policies. As of now, a > pr