DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/test/pcpu Makefile cpustat.c
hmp 2005/08/07 20:31:00 PDT
DragonFly src repository
Modified files:
test/pcpu Makefile
Added files:
test/pcpu cpustat.c
Log:
Add minimal utility that is able to make sense of the per-cpu load
accounting struct kinfo_cputime, or previously known as 'cputime'.
It should reside under src/test because it is not complete and only
implements the base logic for those people interested who want to
incorporate this code into top(1) or some other accounting program
of their own.
--
Polish the 'Makefile' while I am around this end of the source tree.
Revision Changes Path
1.2 +8 -4 src/test/pcpu/Makefile
http://www.dragonflybsd.org/cvsweb/src/test/pcpu/Makefile.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]