On 09.09.2004 11:50 -0400, Mine GO BOOM wrote:
> That reminds me: why was the load averages removed from the uptime
> line on index.php? When I was testing the traffic shaper, it helped
> me out in judging how well it would work under heavy load, since the
> processor in mine is very weak. I guess I'll just have to go through
> exec.php now.
Because the load averages are no good for telling how much CPU time
was spent in the kernel (where all the I/O and packet filtering
happens). They're simply misleading on a system like m0n0wall.
- Manuel |