Add rebalance_interrupts
Add rebalance_interrupts to run at boot and rebalance interrupts. Run once after modules have loaded and a second time after boot has completed to ensure all interrupts have been assigned to individual cores. Bug: 148403062 Change-Id: I9685807e3028bef509c4064a5c09cbc48b91f7f0 (cherry picked from commit 77ceae1c094ff8ac4352a678457360d430692257)
This commit is contained in:
parent
6cb8985947
commit
3de791256d
1 changed files with 3 additions and 0 deletions
|
@ -384,6 +384,9 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
-include hardware/google/pixel/power-libperfmgr/aidl/device.mk
|
||||
|
||||
# IRQ rebalancing.
|
||||
include hardware/google/pixel/rebalance_interrupts/rebalance_interrupts.mk
|
||||
|
||||
# PowerStats HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.power.stats-service.pixel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue