Re: [gentoo-user] 100% CPU load in qtwebengine

2024-05-24 Thread Michael
On Friday, 24 May 2024 11:52:55 BST Peter Humphrey wrote: > On Thursday, 23 May 2024 20:13:27 BST Michael wrote: > > On Thursday, 23 May 2024 14:07:16 BST Peter Humphrey wrote: > > > Hello list, > > > > > > On this box I have this: > > > > > > # grep '\-j' /etc/portage/make.conf > > > EMERGE_DEFA

Re: [gentoo-user] 100% CPU load in qtwebengine

2024-05-24 Thread Peter Humphrey
On Thursday, 23 May 2024 20:13:27 BST Michael wrote: > On Thursday, 23 May 2024 14:07:16 BST Peter Humphrey wrote: > > Hello list, > > > > On this box I have this: > > > > # grep '\-j' /etc/portage/make.conf > > EMERGE_DEFAULT_OPTS="--jobs --load-average=4 [...] " > > MAKEOPTS="-j4 -l4" > > > >

Re: [gentoo-user] 100% CPU load in qtwebengine

2024-05-23 Thread Michael
On Thursday, 23 May 2024 14:07:16 BST Peter Humphrey wrote: > Hello list, > > On this box I have this: > > # grep '\-j' /etc/portage/make.conf > EMERGE_DEFAULT_OPTS="--jobs --load-average=4 [...] " > MAKEOPTS="-j4 -l4" > > That seems to work well, except for a 20s period at the beginning of > em

[gentoo-user] 100% CPU load in qtwebengine

2024-05-23 Thread Peter Humphrey
Hello list, On this box I have this: # grep '\-j' /etc/portage/make.conf EMERGE_DEFAULT_OPTS="--jobs --load-average=4 [...] " MAKEOPTS="-j4 -l4" That seems to work well, except for a 20s period at the beginning of emerging qtwebengine, during which CPU load goes to 100%, according to gkrellm.