On 10/30/2012 01:43 PM, Felix Fietkau wrote:
> On 2012-10-30 1:07 PM, Simon Wunderlich wrote:
>> From: Mathias Kretschmer <mathias.kretsch...@fokus.fraunhofer.de>
>>
>> According to 802.11-2007 17.3.8.6 (slot time), the slot time should
>> be increased by 3 us * coverage class. The code only increased the
>> ack timeout, which is fixed by this patch.
>>
>> We have noticed in our long shot scenario that we see less collisions
>> with this patch.
> At some point I had the slot time increase in the driver, but noticed a
> massive throughput degradation on 10-20 km links. Leaving the slot time
> alone and changing only the ACK timeout fixed this. What distances did
> you test?

about 11km. did you test UDP (unidirectional) or TCP (bidirectional) throughput 
?

The larger slot time will increase the channel access overhead which should 
impact 
unidirectional throughput.

With bidirectional traffic, the larger slottime should help to minimize 
collisions 
on loaded links. Overall this seems to increase the net throughput for us, 
especially in higher access categories (smaller backoff windows).

Cheers,

Mathias

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to