03-17-2021, 11:32 AM
(03-17-2021, 08:58 AM)MtnSk8 Wrote: After a bit of searching I still have some unanswered
questions about a seemingly overactive running process:
What is jitterentropy-rngd?
Why does it keep a cpu core maxed out?
How would I keep it from doing that?
Any insight is helpful.
Thanks!
I believe that jitterentropy-rngd is a service that creates entropy that is used for cryptography as in SSL and TLS.
I guessing that you are running the 5.11 kernel. If you switch back to the 5.10 kernel the issue will go away. The other option is to switch to the unstable branch which has an updated jitterentropy-rngd package which seems to not hog a cpu core