cpu load problem

i build a p4 3000mhz with ros v4.5

i get this: uptime: 1h13m22s
version: “4.5”
free-memory: 237944kB
total-memory: 255484kB
cpu: “Intel(R)”
cpu-count: 2
cpu-frequency: 3000MHz
cpu-load: 5
free-hdd-space: 38324896kB
total-hdd-space: 38488468kB
write-sect-since-reboot: 11210
write-sect-total: 11210
architecture-name: “x86”
board-name: “x86”


because is a single CPU onboard i set multi-cpu=no

now i get this values in resorces:
uptime: 8m43s
version: “4.5”
free-memory: 240420kB
total-memory: 255836kB
cpu: “Intel(R)”
cpu-count: 1
cpu-frequency: 3000MHz
cpu-load: 22
free-hdd-space: 38324888kB
total-hdd-space: 38488468kB
write-sect-since-reboot: 1058
write-sect-total: 1058
architecture-name: “x86”
board-name: “x86”


Nstream is ON, but the cpu-load is the same as a 433ah with nstream on

is that ok?

so… what is problem?

p.s. your CPU has 2 cores, so it’s better to set multi-cpu=yes

:slight_smile:) .. it’s an old pIV with one core,

the problem is cpu load, sometimes go up to 55%

Is it hyperthreading? That is SMP.

yes … in that way count ros 4.x my old p4 :slight_smile:) , it will count 1 if i disable multi cpu support …

that is the reason i post here …

yes