Remove the ip_mthread_enable sysctl option. Enough code has been converted
authorJeffrey Hsu <hsu@dragonflybsd.org>
Thu, 1 Apr 2004 01:38:53 +0000 (01:38 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Thu, 1 Apr 2004 01:38:53 +0000 (01:38 +0000)
commit7fb2d7a62049108f7ec806e3210bcb99d694959c
tree7a3e04822e3273c929844833f42b20a26341cb4a
parent7bb1f61fe66362679cd452748fb70965c890d8b3
Remove the ip_mthread_enable sysctl option.  Enough code has been converted
over to threads and message-passing that true dispatching is required for
proper synchronization.

Approved by: Matt Dillon
sys/netinet/ip_demux.c