On Sat, 30 Aug 2014 10:22:55 AM Brian May wrote: > 19.77% seems very high for what appeared to be a idle system running > X-Windows and two idle web browsers. Any ideas on how to find what is > causing it to be so high?
I'd suggest iotop (should be packaged) and iosnoop which is a shell script that uses the Linux ftrace functionality to track what's going on, see here: http://www.brendangregg.com/blog/2014-07-16/iosnoop-for-linux.html Oh, and latencytop and perf top might give insights too. Good luck! Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
