Forráskód Böngészése

qcacld-3.0: Add changes to affine away CPUs

Add changes to affine away CPUs from IRQ

Change-Id: I76e31109f350fea6506f7e781fba9e5b4d8b6ded
CRs-Fixed: 3502680
Amit Mehta 1 éve
szülő
commit
9378092308
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      components/dp/core/src/wlan_dp_bus_bandwidth.c

+ 2 - 0
components/dp/core/src/wlan_dp_bus_bandwidth.c

@@ -1718,6 +1718,8 @@ static void dp_pld_request_bus_bandwidth(struct wlan_dp_psoc_context *dp_ctx,
 					  true : false);
 		dp_periodic_sta_stats_display(dp_ctx);
 	}
+
+	hif_affinity_mgr_set_affinity(hif_ctx);
 }
 
 #ifdef WLAN_FEATURE_DYNAMIC_RX_AGGREGATION