January 22, 20251 yr Hi All, I hope that I am posting in the correct category. I am noticing that a lot of my CPU power is getting used when in IDLE - Around 90%. When I ran htop command I saw that most of my CPU was being consumed by: /usr/bin/dockerd -p /var/run/dockerd.pid --log-opt max-size=50m --log-opt max-file=1 --log-level=fatal --storage-driver=btrfs Does anyone know what is the cause behind this? Thanks
January 22, 20251 yr Community Expert Solution Stop the docker service first, it should go to normal, if yes, restart the service but leave all containers disabled, check again, if still normal, start enabling the containers one by one and rechecking.
January 23, 20251 yr Author Thanks so much for the assistance. It seems that GameVault was causing the issue
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.