Just noticed that running top, load is around 1.1 to 1.25. Is that "normal"? Just trying to figure out whether something is broken, and I want to avoid a re-format if possible.
Odroid C2 and LE 8: what's the usual system load in sh?
-
cosmos -
April 29, 2019 at 9:38 AM -
Thread is Resolved
-
-
Yes, for 3.14 Amlogic kernel this load in normal because of some kernel workers constantly running. The code is something from Amlogic that nobody wants to touch to not break anything.
-
I just checked mine:
Code
Display MoreLibreELEC (official): 9.0.1 (Odroid_C2.arm) LibreELEC:~ # top top - 21:23:19 up 53 days, 33 min, 1 user, load average: 2.40, 2.47, 2.48 Tasks: 98 total, 2 running, 96 sleeping, 0 stopped, 0 zombie %Cpu(s): 12.6 us, 1.8 sy, 0.7 ni, 84.8 id, 0.0 wa, 0.0 hi, 0.3 si, 0.0 st KiB Mem : 1858940 total, 780968 free, 349900 used, 728072 buff/cache KiB Swap: 0 total, 0 free, 0 used. 1320880 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 11294 root 20 0 902368 306228 50380 S 58.9 16.5 2575:55 kodi.bin 29207 root 20 0 2720 984 732 R 0.7 0.1 0:00.96 top
I've got watchdog in the background and I'm pulling CPU temp, utilization and traffic via SNMP.
-
Thanks for the replies fellas, I did not receive any mail notifications for them somehow.
bkiziuk: I don't know what your temps are, but if you remove the jumper near the usb connector and power the odroid via the circular plug, you should notice lower temps. Just a FYI!
-
Thread resolved btw