public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] rng-tools: disable libjitterentropy due to cpu usage
@ 2022-05-02 21:10 Wes Malone
  2022-05-02 21:10 ` Wes Malone
  0 siblings, 1 reply; 8+ messages in thread
From: Wes Malone @ 2022-05-02 21:10 UTC (permalink / raw)
  To: openembedded-core

Since updating to kirkstone from hardknott, after boot rngd maxes out my
rpi4's processor for minutes initializing JITTER. The sustained CPU
usage was triggering my resource monitoring alerts. Changing config to
disable jitter with -x jitter stops the initialization process and uses
just the pi's hardware rng source. Since that solved the problem I
disabled building rng-tools with libjitterentropy enabled.

I submitted the change to meta-raspberrypi (pull #1057) where kraj noted
that the CPU spike is seen even on qemu so the change should go in the
core layer.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-05 22:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-02 21:10 [PATCH] rng-tools: disable libjitterentropy due to cpu usage Wes Malone
2022-05-02 21:10 ` Wes Malone
2022-05-02 21:33   ` [OE-core] " William Kennington
2022-05-03  4:46     ` Alexander Kanavin
2022-05-03 15:22       ` Wes Malone
2022-05-03 16:21         ` Khem Raj
2022-05-05 21:34           ` Wes Malone
2022-05-05 22:50             ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox