This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/9822] reduce timer load


------- Additional Comments From jistone at redhat dot com  2009-02-23 23:29 -------
(In reply to comment #1)
> > - the runtime/time.c timekeeping widgetry that uses jiffies to keep the
> > per-cpu khz estimates updated
> 
> This ensures the accuracy of the self-own version of gettimeofday_*.
> - if the script doesn't use gettimeofday_*, just disable timer.

I just committed a change to this effect, so we should be in a lot better shape.
 For an idle script that doesn't call gettimeofday, powertop tells me that I
went from 88.9% C3 residency to 97.1% (vs. 98.3% without stap).

Many of the other suggestions here are still valid, but I think this was the
biggest step.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9822

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]