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: Making the transport layer more robust


On 09/06/2011 09:37 AM, David Smith wrote:

> On 09/06/2011 05:12 AM, Mark Wielaard wrote:
> 
>> Hopefully you can use a -DSTP_RELAY_TIMER_INTERVAL for this too on the
>> command line instead. I am really hoping we make it so that you don't
>> have to hack the sources anymore just for experimenting with the
>> timers/poll intervals.
> 
> I checked, and the user can override STP_RELAY_TIMER_INTERVAL in head
> systemtap (with '-DSTP_RELAY_TIMER_INTERVAL=...').  I just checked in
> commit 17733c2 to allow the user to do the same with STP_WORK_TIMER
> (with -DSTP_WORK_TIMER=...').


So then I thought "why don't I rename 'STP_WORK_TIMER' to
'STP_WORK_TIMER_INTERVAL' to match 'STP_RELAY_TIMER_INTERVAL', only to
realize that 'STP_WORK_TIMER' isn't used anymore.

So, commit d354062 deletes STP_WORK_TIMER.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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