From 8068e96efd64858834dd9fa89757a266587da369 Mon Sep 17 00:00:00 2001 From: chenguo Date: Mon, 27 Aug 2018 13:55:15 +0800 Subject: msm8996-common: Enable RX thread and disable RPS Enable RX thread and disable RPS by chagne rxhandle=1 This setting will enhance RX through put in MSM8996 platform which is a multi-core plus Android P system. Change-Id: Ic3b744d92c2daff2cd6064b8c2ec2e1bfd779b28 CRs-Fixed: 2303358 Signed-off-by: Davide Garberi --- wifi/WCNSS_qcom_cfg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wifi') diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index d1eee9a..0773a78 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -509,7 +509,7 @@ isP2pDeviceAddrAdministrated=1 # 0: no rx thread, no RPS, for MDM # 1: RX thread # 2: RPS -rxhandle=2 +rxhandle=1 # Remove Overlap channel restriction gEnableOverLapCh=0 -- cgit v1.2.3