From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Sender: Tejun Heo Date: Wed, 10 Jan 2018 07:01:07 -0800 From: Tejun Heo To: Paolo Valente Cc: Jens Axboe , lennart@poettering.net, linux-block , Linux Kernel Mailing List , Ulf Hansson , Linus Walleij , Mark Brown , ANGELO RUOCCO <220530@studenti.unimore.it> Subject: Re: unify the interface of the proportional-share policy in blkio/io Message-ID: <20180110150107.GE3668920@devbig577.frc2.facebook.com> References: <56EFD7A1-A894-410D-A923-E33911ED4647@linaro.org> <20180109195205.GP3668920@devbig577.frc2.facebook.com> <28156887-c8eb-f142-f6c4-db726680305b@kernel.dk> <2BEF2051-3C39-4CE1-A460-BBAE586A528F@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <2BEF2051-3C39-4CE1-A460-BBAE586A528F@linaro.org> List-ID: Hello, On Tue, Jan 09, 2018 at 11:28:55PM +0100, Paolo Valente wrote: > Yep. So, do you guys think that our proposal may be ok? We are > waiting just for the green light to start implementing it. Yeah, sounds reasonable to me. Non-debug stats are already in blkcg core anyway and I wouldn't worry too much about debug stats. They can have different names (they'll mean different things anyway) and better be hidden behind debug option anyway. Thanks. -- tejun