I am not experiencing any problems, so, at this point it is just a curiosity.
I've just noticed that the "load", as reported by top (1) and can be seen in /proc/loadavg is consistently (over the past 20+ minutes) sitting above 2.70 (sometimes spiking to over 3.00), while the CPU is 99.x% idle, occasionally going down to 98.x% for very short time. (After about half an hour, I've seen the 1-min average coming down to 2.20 for a minute or less. but now I see it being 3.28 with 99.7% CPU idle).
During this period of time, the network activity is very low: I am reading some static text content, and my wife has her laptop on with her VPN client connected, but she is doing things locally, i.e. no large network traffic.
cat /proc/loadavg
2.87 2.85 2.84 1/163 17949
(this is done by from the router's prompt via ssh connection).
Any idea why the load is reported being this high?
Do you see this on your router? Is is just on my router, or this is somehow a common "feature"?
I am currently running ASUSWRT-Merlin v.386.5_2, but don't know if it is version specific, as I don't think I've ever looked at the load numbers before.
I've just noticed that the "load", as reported by top (1) and can be seen in /proc/loadavg is consistently (over the past 20+ minutes) sitting above 2.70 (sometimes spiking to over 3.00), while the CPU is 99.x% idle, occasionally going down to 98.x% for very short time. (After about half an hour, I've seen the 1-min average coming down to 2.20 for a minute or less. but now I see it being 3.28 with 99.7% CPU idle).
During this period of time, the network activity is very low: I am reading some static text content, and my wife has her laptop on with her VPN client connected, but she is doing things locally, i.e. no large network traffic.
cat /proc/loadavg
2.87 2.85 2.84 1/163 17949
Code:
Mem: 348780K used, 91576K free, 17064K shrd, 4K buff, 62764K cached
CPU: 0.0% usr 0.0% sys 0.0% nic 100% idle 0.0% io 0.0% irq 0.0% sirq
Load average: 2.85 2.90 2.87 1/162 18289
PID PPID USER STAT VSZ %VSZ CPU %CPU COMMAND
1919 1 admin S 19848 4.5 1 0.0 roamast
285 1 admin S 18508 4.1 1 0.0 /bin/swmdk
...
(this is done by from the router's prompt via ssh connection).
Any idea why the load is reported being this high?
Do you see this on your router? Is is just on my router, or this is somehow a common "feature"?
I am currently running ASUSWRT-Merlin v.386.5_2, but don't know if it is version specific, as I don't think I've ever looked at the load numbers before.