This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: Tune reader_thread poll timeout value
On 05/02/2012 12:38 PM, Turgis, Frederic wrote:
> - OK for doc. There is a section with MAXNESTING, MAXSTRINGLEN, ...
> Is it the right place ? It seems it is more related to module itself
> (like STP_RELAY_TIMER_INTERVAL and STP_CTL_TIMER_INTERVAL that we
> also use)
That's an important point, that this tunable as you've implemented it is
built into stapio, not into individual modules, so it's much more
static. Maybe this would be better as a command-line option to
staprun/stapio? (like the current -b buffer size)
Josh