mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Modify dwc3 irq affinity to get better performance
Bug: 264946043 Test: build pass and dwc3 irq is located in expected cpu Change-Id: Ia9ad880c64ae3122ab059a0cac9e7c6efe5950bb
This commit is contained in:
@@ -83,7 +83,7 @@ static MonitorFfs monitorFfs(kGadgetName);
|
||||
|
||||
#define SPEED_PATH UDC_PATH "current_speed"
|
||||
|
||||
#define BIG_CORE "6"
|
||||
#define BIG_CORE "8"
|
||||
#define MEDIUM_CORE "4"
|
||||
|
||||
struct UsbGadget : public IUsbGadget {
|
||||
|
||||
Reference in New Issue
Block a user