OpenAFS CVS Commit: openafs/src/rx by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 11 Jan 2003 02:48:58 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1.2/openafs/src/rx

Modified Files:
      Tag: openafs-stable-1_2_x
	rx_kcommon.c rx_kcommon.h rx_pthread.c rx_rdwr.c 
Log Message:
DELTA STABLE12-rx-avoid-using-newproc-on-solaris-20020812
AUTHOR kolya@mit.edu

Second attempt at avoiding the use of newproc() on Solaris.
This time, use thread_create to spawn a kernel thread, and
use a dummy packet to wake up the listener during shutdown.


--- DELTA config for openafs-stable-1_2_x follows ---
STABLE12-rx-avoid-using-newproc-on-solaris-20020812 openafs/src/rx/rx_kcommon.c 1.9.2.10 1.9.2.11
STABLE12-rx-avoid-using-newproc-on-solaris-20020812 openafs/src/rx/rx_kcommon.h 1.4.4.6 1.4.4.7
STABLE12-rx-avoid-using-newproc-on-solaris-20020812 openafs/src/rx/rx_pthread.c 1.6.4.3 1.6.4.4
STABLE12-rx-avoid-using-newproc-on-solaris-20020812 openafs/src/rx/rx_rdwr.c 1.12.2.2 1.12.2.3