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 documentation/20286] probe handlers using hrtimers taking too long


https://sourceware.org/bugzilla/show_bug.cgi?id=20286

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|runtime                     |documentation

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
After a conversation with Frank Eigler, we're not sure there is much we can do
here. The probes are runing long because someone needed them to run long. If we
limit the runtime, then that just means that we block some types of probes
entirely. So, we'll continue to let them run, and perhaps skipping some.

I'll try to document this.

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

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