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/6504] change _stp_print_flush to avoid calling into kernel/relay.c


------- Additional Comments From mhiramat at redhat dot com  2008-05-14 20:43 -------
Created an attachment (id=2738)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2738&action=view)
Add utt_switch_subbuf and an interval timer.

Hi,

This patch adds utt_switch_subbuf() (almost same as relay_switch_subbuf()) and
an interval timer to avoid calling __mod_timer from probe handler.

(Actually, this patch doesn't care about older relayfs than 2.6.15 kernel.)


-- 


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

------- 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]