Add two tunables to run netisr and udp_thread without mplock, so experiment
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 29 Mar 2008 04:45:47 +0000 (04:45 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 29 Mar 2008 04:45:47 +0000 (04:45 +0000)
commit37eacd1a0ff00b08beb61cf7f5d4e4a699e2a5bb
tree45f911ed3a4559f489b741d79badd54d6cdeb01a
parent37c5e8691f79988cccf02463def75616518c9817
Add two tunables to run netisr and udp_thread without mplock, so experiment
could be conducted under controlled environment.
Default values of these two tunables are to run netisr/udp_thread with mplock.
sys/net/netisr.c
sys/netinet/ip_demux.c