[Codel] [PATCHv2 1/2] mac80211: implement fair queuing per txq
Johannes Berg
johannes at sipsolutions.net
Thu Apr 7 04:53:45 EDT 2016
On Wed, 2016-04-06 at 10:39 -0700, Dave Taht wrote:
> > > The hope had been the original codel.h would have been reusable,
> > > which is not the case at present.
> > So what's the strategy for making it happen?
> Strategy? to meander towards a result that gives low latency to all
> stations, no matter their bandwidth, on several chipsets.
I meant "strategy for making the code reusable". Or something like that
anyway. I don't see the point in trying and then failing. Here we're
adding a completely different version of codel to the kernel - why?
What makes this version unusable for the original usage in
include/net/codel.h? Can't we replace that one with the newer version
and actually use the same file here?
Or - why bother with the header file to make it shareable, if we're not
even attempting to do that?
johannes
More information about the Codel
mailing list