Bug 203833
Summary: | TEO governor occasionally causes processes to hog the cpu | ||
---|---|---|---|
Product: | Power Management | Reporter: | Martin (bugs) |
Component: | cpuidle | Assignee: | Rafael J. Wysocki (rjw) |
Status: | RESOLVED UNREPRODUCIBLE | ||
Severity: | normal | CC: | howaboutsynergy, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.1.6 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Martin
2019-06-06 09:17:23 UTC
Interesting! I think I've only encountered such an issue once so far, with `stress` program, but it eventually finished on its own(I don't remember how many minutes later of 100% cpu usage aka 1 core) and exited due to SIGALRM, no other signals could kill it, couldn't even attach gdb until it ended due to SIGALRM! and it went way way past the command line 10 seconds timeout (and I never issued SIGALRM to it). So either that was because of TEO as you say, or it was something else I can't explain. I'm switching to menu now, thanks! Just to make a point I switched back to TEO two weeks ago but haven't seen the problem anymore on recent kernels (5.1.10+). I guess this ticket could be closed as it turns out not to be reproducable anymore? Regarding my previous Comment 1, I've just realized that what I experienced was due to https://bugzilla.kernel.org/show_bug.cgi?id=204165 and it wasn't the 'teo' governor (since I'm using 'menu' now). So, disregard! :) |