OpenAFS CVS Commit: openafs/src/rx/SOLARIS by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 12 Aug 2002 17:31:07 EDT
Update of /cvs/openafs/src/rx/SOLARIS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/rx/SOLARIS
Modified Files:
rx_knet.c
Log Message:
DELTA 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 follows ---
rx-avoid-using-newproc-on-solaris-20020812 openafs/src/rx/SOLARIS/rx_knet.c 1.10 1.11