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


Hi -

> > [...]  I suppose we could avoid preallocating the kretprobe
> > instances at all, and > just allocate them as needed from
> > GFP_ATOMIC space. :-}

> This could be other alternative, we can try this one too.

What rate of kretprobe firing could a system possibly sustain,
while keeping the GFP_ATOMIC memory pool from running empty?

- FChE


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