Re: measuring avg cpu speed while powerd(8) is running

2005-08-07 Thread Philip S. Schulz
Joost Bekkers wrote: On Sat, Aug 06, 2005 at 07:33:02PM +0200, Philip S. Schulz wrote: Joost Bekkers wrote: Is there a way to calculate (over eg. a 5 minute interval) the average amount the cpu was throttled? In this case by powerd(8). [...] Perhaps I should have said that differently: i

Re: measuring avg cpu speed while powerd(8) is running

2005-08-07 Thread Joost Bekkers
On Sat, Aug 06, 2005 at 07:33:02PM +0200, Philip S. Schulz wrote: > Joost Bekkers wrote: > > > >Is there a way to calculate (over eg. a 5 minute interval) the average > >amount the cpu was throttled? In this case by powerd(8). > > No, powerd currently reads the CPU usage periodically and adjusts

Re: measuring avg cpu speed while powerd(8) is running

2005-08-06 Thread Philip S. Schulz
Joost Bekkers wrote: Hi Is there a way to calculate (over eg. a 5 minute interval) the average amount the cpu was throttled? In this case by powerd(8). No, powerd currently reads the CPU usage periodically and adjusts the clock speed based on the current CPU idle value. You can somewhat inf

measuring avg cpu speed while powerd(8) is running

2005-08-06 Thread Joost Bekkers
Hi Is there a way to calculate (over eg. a 5 minute interval) the average amount the cpu was throttled? In this case by powerd(8). I was thinking there might be a counter/timer which is linked to the cpu clock, but sofar I haven't been able to find one. thanks -- greetz Joost [EMAIL PROTECTED]