Edited by KeremER at 2016-3-28 17:31
Hi,
I am using Orange Pi One. but when I display the load using the "w" command the output always 2,xx. When I use the "top" command I don't see much load. I have a raspberry pi 2 running the same programs. The load on Raspberry Pi 2 is 0.2x something when I use "top" I see that the CPU load is comparable only with higher cpu usage. But this is normal giwen Raspberry has a a slower processor. Can it be some kind of divisor problem or something. I believe the load must be ten times less soch as 0.2x as the Raspberry displays. I believe the Raspbian implementation in Orange Pi is very buggy being adapted from BananaPi. This must be one of such problems.
Here are excertps from the "top" command with load by CPU diplay on from both systems:
Orange Pi One:
v------------------------- Load is constantly over 2 although CPU's are almost idle.
top - 12:18:51 up 5:13, 1 user, load average: 2.40, 2.25, 2.22
Tasks: 86 total, 2 running, 84 sleeping, 0 stopped, 0 zombie
%Cpu0 : 0.3 us, 1.7 sy, 0.0 ni, 97.9 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu1 : 0.0 us, 0.3 sy, 0.0 ni, 99.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu2 : 0.0 us, 0.7 sy, 0.0 ni, 99.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu3 : 15.0 us, 0.0 sy, 0.0 ni, 85.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 507272 total, 106104 used, 401168 free, 12916 buffers
KiB Swap: 102396 total, 0 used, 102396 free, 36116 cached
Raspberry Pi 2
top - 12:21:02 up 12:28, 1 user, load average: 0.26, 0.21, 0.23
Tasks: 86 total, 1 running, 85 sleeping, 0 stopped, 0 zombie
%Cpu0 : 0.3 us, 2.4 sy, 0.0 ni, 97.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu1 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu2 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu3 : 17.1 us, 1.3 sy, 0.0 ni, 81.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 948012 total, 363880 used, 584132 free, 152964 buffers
KiB Swap: 102396 total, 0 used, 102396 free. 152340 cached Mem
Cheers,
K.
|