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/5194] IO problem on begin/end probes


------- Additional Comments From fche at redhat dot com  2007-10-18 14:10 -------
Can you spell out why you believe there is a problem?
begin/end probes are only run when no kprobes etc. are even registered.
They do not run in parallel with each other.
So I see no source of concurrency/reentrancy (other than the shared-buffer
guest/host case I mentioned in the other bug).

-- 


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

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