diff options
| author | Jian-Hong Pan <[email protected]> | 2019-09-03 17:14:06 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-09-03 16:36:42 +0300 |
| commit | b3d07736b30ab542e83c394922b7a51e40a312e6 (patch) | |
| tree | 469eeb4b322b5ccac70419951307a4e79c63727c /tools/perf/scripts/python | |
| parent | 9f7d65fb39355dc0a384bd44584a6df73fbfb69e (diff) | |
rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
There is a mass of jobs between spin lock and unlock in the hardware
IRQ which will occupy much time originally. To make system work more
efficiently, this patch moves the jobs to the soft IRQ (bottom half) to
reduce the time in hardware IRQ.
Signed-off-by: Jian-Hong Pan <[email protected]>
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions