Author Topic: System load  (Read 3253 times)

geophile

  • Newbie
  • *
  • Posts: 14
    • View Profile
System load
« on: July 12, 2018, 11:47:19 pm »
I have just installed Debian Linux on my Gemini.

I have a QTerminal running, and I'm running top in it. I did not start any other processes.

top Shows a load average between 9 and 10. The top consumer of CPU is Xorg, using 5-7%.

Why is the load average so high? Is this typical?

tuk0z

  • Newbie
  • *
  • Posts: 45
    • View Profile
System load
« Reply #1 on: July 13, 2018, 03:53:34 am »
Same here, load goes as "low" as 9 both on Debian and Android.

Kiriririn

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
System load
« Reply #2 on: July 13, 2018, 05:54:13 am »
Kernel sees whatever the mediatek driver does to turn off cores as them being under full load, so subtract roughly 10 to get the true value

Kero

  • Newbie
  • *
  • Posts: 22
    • View Profile
    • http://https://https://chmeee.org/#GeminiPDA
System load
« Reply #3 on: July 31, 2018, 07:06:45 am »
Top is updating your screen. top, term and X are all consuming CPU cycles -- with unfinished graphical drivers.

When you reduce the top update frequency (type 's', then a number larger than 3 and ENTER), you can see the percentage go down.

Then there is hps_main kernel thread, which I assume to be busy for real (maybe due to logging? I guess this one is generating all those log entries, keeping several more processes busy at that).