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: [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits


* Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> wrote:

> > So I don't think this should be a Kconfig entry, just enable it 
> > unconditionally. That will further simplify the code.
> 
> Hmm, it consumes some amount of memory (36KB/core) just for the case 
> of several thousand of kprobes. On enterprise servers and desktop 
> it's OK, no problem. But I think, some embedded systems with small 
> resources will not want that. [...]

They'll just disable kprobes in general.

Really, at this point complexity is our main concern.

Thanks,

	Ingo


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