Date: Sun, 14 Dec 2008 20:15:30 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_base.c Message-ID: <200812142015.mBEKFgJC002787@repoman.freebsd.org>
index | next in thread | raw e-mail
mav 2008-12-14 20:15:30 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_base.c
Log:
SVN rev 186093 on 2008-12-14 20:15:30Z by mav
To avoid one doubtless netgraph SMP scalability limitation point, switch
node queues processing from single swi:net thread to several specialized
threads.
Reviewed by: julian
Tested with: Netperf Cluster
Revision Changes Path
1.171 +32 -13 src/sys/netgraph/ng_base.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812142015.mBEKFgJC002787>
