The podman process wakes up between 10-20 times per second, per powertop #19109
federicomenaquintero
started this conversation in
General
Replies: 1 comment 2 replies
-
Thanks for reaching out, @federicomenaquintero.
Not on the Podman side. Could it be that distrobox is firing Podman in the background for monitoring purposes? Can you share with arguments the frequent Podman processes are started with? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
I'm afraid I haven't done my homework to narrow this down, so I just have evidence from
powertop(1)
. Thepodman
process wakes up between 10 and 20 times per second for a container that should be pretty much idle - it's a shell inside a distrobox.Is it possible that there is a runaway timer, or something?
Steps to reproduce the issue
Steps to reproduce the issue
1.
2.
3.
Describe the results you received
Describe the results you received
Describe the results you expected
Describe the results you expected
podman info output
If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
Beta Was this translation helpful? Give feedback.
All reactions