Don't spawn a separate kernel thread for rx kernel listener under
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 26 Apr 2002 22:27:29 +0000 (22:27 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Fri, 26 Apr 2002 22:27:29 +0000 (22:27 +0000)
commitbe1458b07817900d15f5c069ea66b72ef50b91e9
treed2a2d2b3e637d3444e8351c082146db588d30876
parent1ccedea1a0d978f213a9051e15b5e5efb7ccffe8
Don't spawn a separate kernel thread for rx kernel listener under
Solaris, but instead just use the afsd fork for the listener. Use
of newproc() is deprecated, according to Frank.Batschulat@Sun.COM.
src/rx/rx_kcommon.c