]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Utilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr() to reduce
authorglebius <glebius@FreeBSD.org>
Thu, 27 Oct 2011 09:47:00 +0000 (09:47 +0000)
committerglebius <glebius@FreeBSD.org>
Thu, 27 Oct 2011 09:47:00 +0000 (09:47 +0000)
commit198f18300e16e842f18b7bfea3e58033c90fd500
tree4466cadef677dc3c2c1ffdaafa74e86f9587d694
parentfb9b0b1cbedce705bd12afd3a921ffdbc1f299fa
Utilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr() to reduce
contention on ifqueue lock.
sys/contrib/pf/net/if_pfsync.c