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/11759] New: use raw_* synch objects on CONFIG_PREEMPT_RT kernels


There have been reported crashes/hangs with the ordinary
rwlock / spinlocks used by the runtime/translator in the
generated systemtap modules.  Changing them all to the 
raw_* variants makes stap work on preempt-rt.  There may
exist performance/latency drawbacks to this transform,
but we can investigate those as data appears.

-- 
           Summary: use raw_* synch objects on CONFIG_PREEMPT_RT kernels
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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