Re: updates: net80211/ath now do AP power save "better" (except ps-poll); I broke performance

2012-10-30 Thread Adrian Chadd
On 28 October 2012 20:48, Adrian Chadd wrote: > Now for the problem: I broke throughput. Instead of getting > 150Mbit/sec TCP, I now get ~ 100MBit/sec TCP. The culprit is almost > exclusively going to be the TX serialisation. Now, that's easily > tested and I'll do that tomorrow - I can just undo

Re: request for help: 'fixing' the 802.11 TX path

2012-10-30 Thread Adrian Chadd
So I cheaped out for now and just wrapped the ath TX path in a new TX only lock. I'm open to other suggestions about how to make the "queue everything through a taskqueue" work, but unfortunately it seems that I'm defeated by the inner workings of the network stack locking and how that plays with