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 translator/6932] c->busy can be removed from kprobe-based handlers


------- Additional Comments From mhiramat at redhat dot com  2008-10-01 20:48 -------
Hmm, right.
I just think we can remove atomic_inc/dec(c->busy) from kprobe-based handlers
(and other handler which don't cause context switching)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|use synchronize_sched()     |c->busy can be removed from
                   |instead of c->busy checking |kprobe-based handlers


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

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