wmSMPmon: Solaris support, load aggregation
commitc8eb4a3762823ea444ed8b42bae77309ba187060
authorMilan Čermák <mcermak@chello.cz>
Fri, 7 Dec 2012 20:25:12 +0000 (7 21:25 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 7 Dec 2012 20:33:29 +0000 (7 20:33 +0000)
treeef077ae052a0af3ea9741eef5f48592841f83bf3
parent13243aa4898f845820c267e22953827593b8487a
wmSMPmon: Solaris support, load aggregation

I wanted to use it on Solaris which has different way to obtain system
statistics. I build a support file and changed Makefile to take the
operating system into account.
Then I moved to fixing the widget. The comments in the code said that
it supports only 2 CPUs. I've added an aggregation so that it still
shows two graphs but represents all CPUs.
Lastly, I some programmatic flaws - like multiple loops for one task -
cleaning up the code a bit. It should also speed up the widget a
little.
wmSMPmon/Changelog
wmSMPmon/wmSMPmon/Makefile
wmSMPmon/wmSMPmon/wmSMPmon.c