Age | Commit message (Collapse) | Author |
|
Bug: 196058977
Test: Check affinity file ownerships
Change-Id: I4e63d9e6574e4730c452de4e18ae4b60b4ef8c64
|
|
Added SPDX-license-identifier-Apache-2.0 to:
rebalance_interrupts/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: Ie8bc4aaa9c09396edd295b632d32e3e2cce111f0
|
|
rebalance_interrupts is a one shot IRQ rebalancer.
It scans /sys/kernel/irq for related IRQ actions
that haven't any affinity to a core. It then assigns
them evenly to the policy0 group cores.
Bug: 148403062
Test: ran "rebalance_interrupts" as root after boot, saw
no additional IRQs rebalanced. Verified via /proc/interrupts
that interrupts had been distributed.
Change-Id: I76745d4620024a1f21ecf70d11e0c14d2eb85cef
|