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