Re: [PATCH 1/3] blktests: add cgroup2 infrastructure

2019-01-17 Thread Josef Bacik
On Wed, Jan 16, 2019 at 06:31:51PM -0800, Bart Van Assche wrote: > On 1/16/19 5:40 PM, Omar Sandoval wrote: > > On Tue, Jan 15, 2019 at 08:40:41AM -0800, Bart Van Assche wrote: > > > On Tue, 2019-01-01 at 19:13 -0800, Bart Van Assche wrote: > > > > On 12/4/18 9:47 AM, Josef Bacik wrote: > > > > > I

Re: [PATCH 1/3] blktests: add cgroup2 infrastructure

2019-01-16 Thread Bart Van Assche
On 1/16/19 5:40 PM, Omar Sandoval wrote: On Tue, Jan 15, 2019 at 08:40:41AM -0800, Bart Van Assche wrote: On Tue, 2019-01-01 at 19:13 -0800, Bart Van Assche wrote: On 12/4/18 9:47 AM, Josef Bacik wrote: In order to test io.latency and other cgroup related things we need some supporting helpers

Re: [PATCH 1/3] blktests: add cgroup2 infrastructure

2019-01-16 Thread Omar Sandoval
On Tue, Jan 15, 2019 at 08:40:41AM -0800, Bart Van Assche wrote: > On Tue, 2019-01-01 at 19:13 -0800, Bart Van Assche wrote: > > On 12/4/18 9:47 AM, Josef Bacik wrote: > > > In order to test io.latency and other cgroup related things we need some > > > supporting helpers to setup and tear down cgro

Re: [PATCH 1/3] blktests: add cgroup2 infrastructure

2019-01-15 Thread Bart Van Assche
On Tue, 2019-01-01 at 19:13 -0800, Bart Van Assche wrote: > On 12/4/18 9:47 AM, Josef Bacik wrote: > > In order to test io.latency and other cgroup related things we need some > > supporting helpers to setup and tear down cgroup2. This adds support > > for checking that we can even configure cgrou

Re: [PATCH 1/3] blktests: add cgroup2 infrastructure

2019-01-01 Thread Bart Van Assche
On 12/4/18 9:47 AM, Josef Bacik wrote: In order to test io.latency and other cgroup related things we need some supporting helpers to setup and tear down cgroup2. This adds support for checking that we can even configure cgroup2 things, set them up if need be, and then add the cleanup stuff to t

[PATCH 1/3] blktests: add cgroup2 infrastructure

2018-12-04 Thread Josef Bacik
In order to test io.latency and other cgroup related things we need some supporting helpers to setup and tear down cgroup2. This adds support for checking that we can even configure cgroup2 things, set them up if need be, and then add the cleanup stuff to the main cleanup function so everything is