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