Date: Sat, 19 Mar 2016 12:54:01 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: freebsd-stable@freebsd.org Subject: netmap NM_MAXPIPES Message-ID: <20160319095401.GF94639@zxy.spb.ru>
next in thread | raw e-mail | index | archive | help
What purpose for limiting pipes by NM_MAXPIPES? I am trying to balance on cores by 4 balancer thread to 12 workers and hit this limit: every worker have 2 pipes (in and out) to every balancer -- 4x2x12 = 96.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160319095401.GF94639>