On Thu, Aug 29, 2019 at 05:54:38PM +0200, Paolo Valente wrote: > I see an important interface problem. Userspace has been waiting for > io.weight to become eventually the file name for setting the weight > for the proportional-share policy [1,2]. If you use that name, how > will we solve this? So, my plan is just disabling iocost if bfq is selected as the io scheduler. It makes no sense to use them together anyway. What do you wanna do about the existing interface files prefixed with bfq? Just rename them? Thanks. -- tejun