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/6488] remove unnecessary locking in print paths


------- Additional Comments From fche at redhat dot com  2008-05-07 18:44 -------
Some of these locks are in the RELAY_GUEST/RELAY_HOST configuration only,
as a consequence of bug #3858 (particularly, begin/end probes that do not
normally block interrupts).  Perhaps we could add an atomic-handler-emulating
lock/unlock pair into those begin/end probes only, around the stp_print_flush
call.

-- 


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

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