Files
linux/kernel
libo 60e98ef37d wifi: softirq: reduce ksoftirqd scheduled rate to improve TCP throughtput
PD#162113: improve ap62x8 rx tput

The reason why wifi TCP rx throughtput lower than kernel3.14 are as flollows:
On K3.14, RX has more time to work in ISR, but on K4.9, RX has more time to
work in kernel ksoftirqd thread, however, ksoftirqd has a very low priority.

On K4.9, a commit from upstream caused this difference, then revert it.

Revert "softirq: Let ksoftirqd do its job"

This reverts commit 4cd13c21b2.

Change-Id: I094232dad5dfddbcd94c35ec42a5e3302ed52459
Signed-off-by: libo <bo.li@amlogic.com>
2018-07-17 02:03:45 -07:00
..
2018-05-09 12:28:25 +02:00
2017-12-14 09:58:43 +01:00
2018-05-09 12:28:25 +02:00
2017-09-02 07:07:53 +02:00
2018-05-09 19:39:28 -07:00
2017-10-12 22:31:24 +02:00
2018-06-29 00:35:25 -07:00
2018-03-25 10:55:44 +02:00
2016-01-22 18:04:28 -05:00
2016-04-04 09:46:47 -04:00
2014-08-08 15:57:18 -07:00
2018-05-01 16:49:34 +00:00
2017-08-11 13:55:02 -07:00
2018-04-14 15:40:56 +02:00
2017-10-12 22:31:24 +02:00
2015-04-12 21:03:31 +02:00
2015-11-23 09:44:58 +01:00
2018-02-26 09:18:03 +01:00
2016-02-16 13:04:58 -05:00
2017-05-20 14:28:40 +02:00
2015-01-17 10:02:23 +13:00
2016-03-01 20:36:56 +01:00
2018-05-09 19:39:28 -07:00
2018-05-09 09:50:20 +02:00
2018-04-03 11:15:30 -07:00
2016-09-22 20:00:36 -05:00
2018-05-09 19:39:28 -07:00
2018-05-09 19:39:28 -07:00