On 03/14/2011 10:09 AM, Magnus Nilsson wrote: > Both top and ps are the gimped uClinux versions, but I found the cpu tool: > # cpu -r > CPU: busy 100% (system=0% user=99% nice=0% idle=0%) > CPU: busy 100% (system=0% user=100% nice=0% idle=0%) > ... > > So indeed it looks busy. Any suggestions what I can do to lighten the load?
What's using the load? Does the http://busybox.net/downloads/binaries/latest/busybox-armv4tl binary work for you? (or the armv4l one if you're using oabi?) That should let you run "top"... Rob
