Re: [Make-wifi-fast] [PATCH] mac80211: Dynamically set CoDel parameters per station.

2016-09-10 Thread Loganaden Velvindron
On Sat, Sep 10, 2016 at 11:54 PM, Jim Gettys wrote: > > > On Sat, Sep 10, 2016 at 3:33 PM, Toke Høiland-Jørgensen > wrote: >> >> CoDel can be too aggressive if a station sends at a very low rate, >> leading to starvation. This gets worse the more stations are

Re: [PATCH] mac80211: Dynamically set CoDel parameters per station.

2016-09-10 Thread kbuild test robot
Hi Toke, [auto build test WARNING on ] url: https://github.com/0day-ci/linux/commits/Toke-H-iland-J-rgensen/mac80211-Dynamically-set-CoDel-parameters-per-station/20160911-033626 base: reproduce: make htmldocs All warnings (new ones prefixed by >>): >> include/net/mac80211.h:4106:

Re: [Make-wifi-fast] [PATCH] mac80211: Dynamically set CoDel parameters per station.

2016-09-10 Thread Toke Høiland-Jørgensen
Jim Gettys writes: >> On Sat, Sep 10, 2016 at 3:33 PM, Toke Høiland-Jørgensen wrote: >> >> CoDel can be too aggressive if a station sends at a very low rate, >> leading to starvation. This gets worse the more stations are present, as >> each station gets

[PATCH] mac80211: Dynamically set CoDel parameters per station.

2016-09-10 Thread Toke Høiland-Jørgensen
CoDel can be too aggressive if a station sends at a very low rate, leading to starvation. This gets worse the more stations are present, as each station gets more bursty the longer the round-robin scheduling between stations takes. This adds dynamic adjustment of CoDel parameters per station. It

Re: [PATCH - FYI - do not apply] staging: Remove rtl8723au driver

2016-09-10 Thread Greg KH
On Sat, Sep 10, 2016 at 08:25:33AM -0400, jes.soren...@redhat.com wrote: > From: Jes Sorensen > > Hi, > > I sent Greg the full version of this patch, removing the old rtl8723au > driver. I didn't want to spam the list with a 2M+ patch so this is the > summary version.

[PATCH - FYI - do not apply] staging: Remove rtl8723au driver

2016-09-10 Thread Jes . Sorensen
From: Jes Sorensen Hi, I sent Greg the full version of this patch, removing the old rtl8723au driver. I didn't want to spam the list with a 2M+ patch so this is the summary version. Cheers, Jes This driver is superseded by rtl8xxxu and has been marked as scheduled