]> git.openstreetmap.org Git - chef.git/commitdiff
Make map export check CPU idle time not load average
authorTom Hughes <tom@compton.nu>
Fri, 10 Apr 2015 13:32:53 +0000 (14:32 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 10 Apr 2015 13:34:10 +0000 (14:34 +0100)
Because load average on linux includes processes blocked
on I/O it is a terrible measure or busyness on any machine
that does lots of network activity.


No differences found