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]

Re: [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree.


On Wed, 2011-01-26 at 14:15 +0530, Srikar Dronamraju wrote:
> 
> 
> Okay, Will do, but Is there a reason for moving the fvalue out of the
> uprobe_consumer? Except for reducing the size of the structure, I am
> unable to see advantage. 

That's about it, and its the normal way to do such things in kernel
space.


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