DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: proc and p_runtime


From: Peter Kadau <peter.kadau@xxxxxxxxxxxxxxxx>
Date: Mon, 10 Nov 2003 21:44:15 +0100

Hi !

Perhaps your looking for something like this ?
YES !
Thanks a lot.

client-98# cat kde+ProcessList.c.diff
--- ProcessList.c.orig  Wed Jul 30 00:23:10 2003
+++ ProcessList.c       Wed Jul 30 18:59:32 2003

* good idea. I never thought that the stability of UNIX could get me
* into trouble! ;)
*/
Ahhh, unsigned int ---> long
I see. Sheesh.

-       unsigned int userTime;
+       long userTime;

+       struct rusage pru;
        size_t len;
OK, rusage. Uh. From freebsd-5 ?

Anyhow, thanks once more. This should get me up and going...

Cheers
Peter

--
<peter.kadau@xxxxxxxxxxxxxxxx>

Campus der Max-Planck-Institute Tübingen
Netzwerk- und Systemadministration

Tel: +49 7071 601 598
Fax: +49 7071 601 616




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]