Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tama][Apollo][4.14][AOSP11] MSM-irqbalance cannot find rq-stats #760

Open
faenil opened this issue Mar 3, 2022 · 5 comments
Open

[Tama][Apollo][4.14][AOSP11] MSM-irqbalance cannot find rq-stats #760

faenil opened this issue Mar 3, 2022 · 5 comments
Labels

Comments

@faenil
Copy link

faenil commented Mar 3, 2022

Platform: Tama
Device: Apollo
Kernel version: 4.14
Android version: AOSP11 r46
Software binaries version: v9a

Previously working on
n/a

Description
It appears the IRQ balancer is not able to find some of its dependencies.
Logcat excerpt
02-27 07:54:42.508 4647 4647 E MSM-irqbalance: deferred_sleep: Unable to open /sys/devices/system/cpu/cpu0/rq-stats/def_timer_ms

Symptoms
irq balancer misbehaving?
Not a lot of customer-facing symptoms, to be honest

How to reproduce

  • Flash the build detailed above
  • Boot the device
  • Observe logcat

Additional context
n/a

@faenil faenil added the bug label Mar 3, 2022
@faenil faenil changed the title [Tama][Apollo][4.14][AOSP11 [Tama][Apollo][4.14][AOSP11] MSM-irqbalance cannot find rq-stats Mar 3, 2022
@faenil
Copy link
Author

faenil commented Mar 3, 2022

It seems this might be intentional?
sonyxperiadev/kernel-defconfig@075321f

@jerpelea could you provide some context?

Is msm-irqbalance working fine without rq-stats?

@jerpelea
Copy link
Collaborator

jerpelea commented Mar 3, 2022

If I remember correctly it was WIP from @kholk

@faenil
Copy link
Author

faenil commented Mar 3, 2022

I see, thanks :) let's see if @kholk has time to chime in and provide some input 💪

@Thaodan
Copy link

Thaodan commented May 29, 2022

Same issue on Xperia 1 either on Android 10 or 11.

@Thaodan
Copy link

Thaodan commented May 29, 2022

If I remember correctly it was WIP from @kholk

After enabling this one for Kumano it works on A10.

Thaodan added a commit to SailfishOS-SonyXperia/kernel-defconfig that referenced this issue May 29, 2022
This reverts commit fa80a1a.

CONFIG_QCOM_RUN_QUEUE_STATS is needed for MSM-irqbalance to work.

Re:
sonyxperiadev/bug_tracker#760
Thaodan added a commit to SailfishOS-SonyXperia/kernel-defconfig that referenced this issue May 29, 2022
This reverts commit fa80a1a.

CONFIG_QCOM_RUN_QUEUE_STATS is needed for MSM-irqbalance to work.

Re:
sonyxperiadev/bug_tracker#760

Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
jerpelea pushed a commit to sonyxperiadev/kernel-defconfig that referenced this issue May 30, 2022
This reverts commit fa80a1a.

CONFIG_QCOM_RUN_QUEUE_STATS is needed for MSM-irqbalance to work.

Re:
sonyxperiadev/bug_tracker#760

Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants