Remove MSGF_PRIORITY support. The flag testing and message queue selection
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Nov 2008 11:03:35 +0000 (11:03 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Nov 2008 11:03:35 +0000 (11:03 +0000)
commitb95665d8a74ff7d193e847ca02d641a2cacaf2e5
tree86058d659272c901b69ef83664083b678fccbdf7
parent137aa7b3e34ac0b9e3ad0664a11d17d911559eee
Remove MSGF_PRIORITY support.  The flag testing and message queue selection
on the hot code path introduce noticeable performance regression during ip
forwarding (from 667Kpps to 655Kpps w/ 64bytes packet and fastforwarding
enabled on Phenom 9550).
sys/kern/lwkt_msgport.c
sys/net/bridge/if_bridge.c
sys/net/ipfw/ip_fw2.c
sys/netinet/if_ether.c
sys/netinet/tcp_syncache.c
sys/sys/msgport.h