看板 DFBSD_bugs 關於我們 聯絡資訊
On Sat, 8 Jan 2005, Joerg Sonnenberger wrote: > If you want to fix this, change the port to include kinfo.h instead > of sys/dkstat.h, link against libkinfo and get the data via > kinfo_get_sched_cputime. The structure kinfo_cputime has a field > for any of this stats, have a look at src/usr.bin/systat/iostat.c rev 1.4 > for how to use this. > > Of course, if you write patches, submit them back for the next KDE version Hah! I knew I could trick you into giving me the information I need! I will do my best to supply a DFly override -- but I may need a few days to sober up first ;o)