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 kprobes/2062] Return probes does not scale well on SMP box


------- Additional Comments From bibo dot mao at intel dot com  2006-07-12 04:34 -------
Maybe I did not clarify that, kfree is called in two places, one is by 
free_rp_inst() function, the other is by recycle_rp_inst() function,
http://sources.redhat.com/bugzilla/show_bug.cgi?id=2162 is the issue about 
kfree_rp_inst(), but recycle_rp_inst also calls kfree function and 
recycle_rp_inst is called with kretprobe_lock held.

-- 


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

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