On Thu, Oct 27, 2016 at 12:45:48PM -0700, Christoph Hellwig wrote: > On Thu, Oct 27, 2016 at 08:41:27PM +0100, Mark Brown wrote: > > Plus the benchmarking to verify that it works well of course, especially > > initially where it'll also be a new queue infrastructure as well as the > > blk-mq conversion itself. It does feel like something that's going to > > take at least a couple of kernel releases to get through. > Or to put it the other way around: it could have been long done > if people had started it the first it was suggestead. Instead you guys > keep arguing and nothing gets done. Get started now, waiting won't > make anything go faster. There are things going on already like the effort to convert MMC to blk-mq and there have been some initial emails with Omar about how best to collaborate on his existing work (which was pointed out as the way forwards) so that things are useful and we avoid duplication of effort. In any case the situation is what it is, we can't change the past. > > I think there's also value in having improvements there for people who > > benefit from them while queue infrastructure for blk-mq is being worked > > on. > Well, apply it to you vendor tree then and maintain it yourself if you > disagree with our direction. I don't think there's any substantial disagreement about where we want to end up, it's a much more tactical discussion about what we do while we're on the way there. Just saying put the changes in your vendor tree isn't ideal, it's not like there's some singular vendor tree out there that everyone uses and doing things in vendor trees is what we mostly encourage people to avoid doing. If it were something that was actively disruptive for other users or it made the blk-mq code harder to work with then it'd be clear that having it upstream would cause problems but that doesn't seem to be the case here. Similarly if blk-mq were already at the point where it could replace blk then it'd be clear that drivers should just be being converted. Instead we're in the middle somewhere, it wouldn't be entirely free to put something in but on the other hand helps solve people's problems and where it's causing costs those costs are also providing a hook that helps pull people into working with the community more.