On 15/05/13 14:37, Kalle Valo wrote:
> Michal Kazior writes:
>
>> Until now we depended solely on passive or lazy
>> polling for tx completion.
>>
>> The passive was in htc rx handler. The lazy in
>> htc_send_work(). The lazy would fire only if there
>> are less than 50% resources free. However fo
Michal Kazior writes:
> Until now we depended solely on passive or lazy
> polling for tx completion.
>
> The passive was in htc rx handler. The lazy in
> htc_send_work(). The lazy would fire only if there
> are less than 50% resources free. However for HTT
> tx we have 2047 resources and we never
Until now we depended solely on passive or lazy
polling for tx completion.
The passive was in htc rx handler. The lazy in
htc_send_work(). The lazy would fire only if there
are less than 50% resources free. However for HTT
tx we have 2047 resources and we never used more
than 512 (HTT_MAX_PENDING_