Kishore Kumar Pusukuri <kish...@cs.ucr.edu> wrote: > Hi, > Using either uptime(1) command or getloadavg(3) system call, we can measure > average system load with minutes resolution. However, I would like to measure > average system load (average number of active threads) with milliseconds > resolution.
BTW: I am looking for suggestions on how to implement a "parallel make" that is allowed to call up to say 4 concurrent jobs. WOuld it be sufficient to check the loadaverage by calling getloadavg(3) to be <= 4? Jörg -- EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin j...@cs.tu-berlin.de (uni) joerg.schill...@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org