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:
parent
205be45bca
commit
fbfb40d58c
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ static MonitorFfs monitorFfs(kGadgetName);
|
||||||
|
|
||||||
#define SPEED_PATH UDC_PATH "current_speed"
|
#define SPEED_PATH UDC_PATH "current_speed"
|
||||||
|
|
||||||
#define BIG_CORE "6"
|
#define BIG_CORE "8"
|
||||||
#define MEDIUM_CORE "4"
|
#define MEDIUM_CORE "4"
|
||||||
|
|
||||||
struct UsbGadget : public IUsbGadget {
|
struct UsbGadget : public IUsbGadget {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue