Thanks for reply.
$processorsCount variable if I set to 2 or 4 or 8 nothing change - always show 100% usage.
Probably that load average grather than 1 is the problem:
Code:
DiskStation> uptime
19:01:15 up 5 days, 18:54, load average: 1.27, 1.32, 1.39
DiskStation> cat /proc/loadavg
1.45 1.37...