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: stpd issues


Martin Hunt wrote:

That definitely should not happen. You have this fix?
2005-08-22 Martin Hunt <hunt@redhat.com>


* transport.h: Don't define _stp_transport_write.
* transport.c (_stp_transport_write): Use
_stp_transport_send() when in probe_exit().



Yes, I am pretty sure that I had that in the ChangeLog.


I have some more bug fixes I expect to check in later today. One is a
buffer aggregation scheme that will eliminate the infinite loop caused
by each sys_read() triggering a probe on sys_read that causes another
sys_read(). Another fixes a relayfs problem. I have been testing it all
day on extreme cases and fixing any problems.  If you still have
problems after I check that in, we need to investigate.



I am going to update my CVS view, and try again.
Thanks, Hien.


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