Michal Kazior <michal.kazior@xxxxxxxxx> writes: > This starves FW RX ring buffer in case of > excessive RX. This prevents from CPU being > overwhelmed by RX indications/completions by > naturally forbiddin FW to submit more RX. > > This fixes RX starvation on slow machines when > under heavy RX traffic. > > Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> Thanks, applied. I did a cosmetic change: > +/* Refill a bunch of RX buffers for each refill round so that FW/HW can handle > + * aggregated traffic more nicely. */ > +#define ATH10K_HTT_MAX_NUM_REFILL 16 > + > + I removed the extra newline here. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html