public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/transport Makefile transport.c tra ...
@ 2005-05-17  6:32 hunt
  0 siblings, 0 replies; only message in thread
From: hunt @ 2005-05-17  6:32 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-05-17 06:32:23

Modified files:
	runtime/transport: Makefile transport.c transport.h 
Added files:
	runtime/transport: ChangeLog 

Log message:
	2005-05-16  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_cmd_handler): For STP_EXIT, schedule a
	work queue to do the exit functions.
	(_stp_transport_close): Call work queue for STP_EXIT.
	(_stp_transport_send): Call _stp_ctrl_send() like before, except
	when in probe_exit().  In that case, keep retrying on send errors
	until we succeed.
	
	* transport.h (_stp_transport_write): Change to call
	_stp_transport_send() for NETLINK_ONLY.
	
	* Makefile (KDIR): set to /lib/modules/... instead of
	/usr/local/src/...

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/Makefile.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-17  6:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17  6:32 src/runtime/transport Makefile transport.c tra hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).