Re: High Network Perfomance

2011-08-08 Thread Victor Detoni
Hi Slawa! Thanks for the links! That's great links! about russian, there is no problem... google translate :) thanks, Victor On Sun, Aug 7, 2011 at 9:33 AM, Slawa Olhovchenkov s...@zxy.spb.ru wrote: On Thu, Aug 04, 2011 at 08:39:17PM -0300, Victor Detoni wrote: Hi Guys, I'm trying

Re: High Network Perfomance

2011-08-08 Thread Mike Tancsa
On 8/8/2011 12:21 PM, Victor Detoni wrote: Hi Slawa! Thanks for the links! That's great links! about russian, there is no problem... google translate :) Yes, excellent links indeed and google translate is awesome! One further question. Do you usually set net.isr.bindthreads=1

Re: High Network Perfomance

2011-08-07 Thread Slawa Olhovchenkov
On Thu, Aug 04, 2011 at 08:39:17PM -0300, Victor Detoni wrote: Hi Guys, I'm trying tunning a FreeBSD 8.2 to high perfomance network with pf. My server configuration is: Dell 1950 CPU: Intel(R) Xeon(R) CPU5130 @ 2.00GHz (1995.03-MHz K8-class CPU) 4 x CPU 2 NIC (Broadcom

Re: High Network Perfomance

2011-08-06 Thread Luigi Rizzo
On Fri, Aug 05, 2011 at 08:34:19PM -0400, Outback Dingo wrote: On Fri, Aug 5, 2011 at 7:31 PM, Luigi Rizzo ri...@iet.unipi.it wrote: On Fri, Aug 05, 2011 at 04:07:22PM -0300, Victor Detoni wrote: Hi Luigi, Thanks for reply. That's great solution :) Will be integrated with pf or is

Re: High Network Perfomance

2011-08-05 Thread Ian FREISLICH
Victor Detoni wrote: Hi Guys, I'm trying tunning a FreeBSD 8.2 to high perfomance network with pf. My server configuration is: Dell 1950 CPU: Intel(R) Xeon(R) CPU5130 @ 2.00GHz (1995.03-MHz K8-class CPU) 4 x CPU 2 NIC (Broadcom NetXtreme II BCM5708 1000Base-T) 1 NIC (em0:

Re: High Network Perfomance

2011-08-05 Thread Luigi Rizzo
On Fri, Aug 05, 2011 at 04:28:19PM +0200, Pieter de Goeje wrote: On Friday, August 05, 2011 02:27:33 AM Luigi Rizzo wrote: if you feel like doing a bit of coding yourself, you could try netmap http://info.iet.unipi.it/~luigi/netmap/ Out of curiosity, will this code be integrated in

Re: High Network Perfomance

2011-08-05 Thread Andriy Gapon
on 05/08/2011 17:56 Luigi Rizzo said the following: i asked permission to re@ to integrate it in 9.0 but it was considered a bit premature. However i am not too worried because the system dependencies are minimal and it changes no API/ABI or internal data structure so it is easy to add it at

Re: High Network Perfomance

2011-08-05 Thread Pieter de Goeje
On Friday, August 05, 2011 02:27:33 AM Luigi Rizzo wrote: if you feel like doing a bit of coding yourself, you could try netmap http://info.iet.unipi.it/~luigi/netmap/ Out of curiosity, will this code be integrated in FreeBSD? Because it seems really useful and a lot of programs might

Re: High Network Perfomance

2011-08-05 Thread Vlad Galu
On Fri, Aug 5, 2011 at 5:03 PM, Andriy Gapon a...@freebsd.org wrote: on 05/08/2011 17:56 Luigi Rizzo said the following: i asked permission to re@ to integrate it in 9.0 but it was considered a bit premature. However i am not too worried because the system dependencies are minimal and it

Re: High Network Perfomance

2011-08-05 Thread Andriy Gapon
on 05/08/2011 18:23 Vlad Galu said the following: Netmap's scope may be narrow, but it's a great alternative to proprietary implementations that are provided by only a handful of vendors and tied to their hardware. I don't think Luigi foresees lots of users either, but having it in the base

Re: High Network Perfomance

2011-08-05 Thread Vlad Galu
On Fri, Aug 5, 2011 at 5:34 PM, Andriy Gapon a...@freebsd.org wrote: on 05/08/2011 18:23 Vlad Galu said the following: Netmap's scope may be narrow, but it's a great alternative to proprietary implementations that are provided by only a handful of vendors and tied to their hardware. I don't

Re: High Network Perfomance

2011-08-05 Thread Andriy Gapon
on 05/08/2011 18:40 Vlad Galu said the following: On Fri, Aug 5, 2011 at 5:34 PM, Andriy Gapon a...@freebsd.org wrote: on 05/08/2011 18:23 Vlad Galu said the following: Netmap's scope may be narrow, but it's a great alternative to proprietary implementations that are provided by only a handful

Re: High Network Perfomance

2011-08-05 Thread Luigi Rizzo
On Fri, Aug 05, 2011 at 06:34:54PM +0300, Andriy Gapon wrote: on 05/08/2011 18:23 Vlad Galu said the following: Netmap's scope may be narrow, but it's a great alternative to proprietary implementations that are provided by only a handful of vendors and tied to their hardware. I don't think

Re: High Network Perfomance

2011-08-05 Thread Andriy Gapon
Oh, wow! Great news! It's much more than I expected. Unfortunately I am too far from the Bay Area. on 05/08/2011 19:12 Luigi Rizzo said the following: Its the latter. The libpcap-over-netmap code has been there for a while, but documentation was not completely up to date so we are both at

Re: High Network Perfomance

2011-08-05 Thread Victor Detoni
Hi Luigi, Thanks for reply. That's great solution :) Will be integrated with pf or is it? Thanks, Victor On Thu, Aug 4, 2011 at 9:27 PM, Luigi Rizzo ri...@iet.unipi.it wrote: On Thu, Aug 04, 2011 at 08:39:17PM -0300, Victor Detoni wrote: Hi Guys, I'm trying tunning a FreeBSD 8.2 to high

Re: High Network Perfomance

2011-08-05 Thread Luigi Rizzo
On Fri, Aug 05, 2011 at 04:07:22PM -0300, Victor Detoni wrote: Hi Luigi, Thanks for reply. That's great solution :) Will be integrated with pf or is it? unfortunately i don't have the time to do it, but as said in the thread it should not be terribly difficult. cheers luigi Thanks,

Re: High Network Perfomance

2011-08-05 Thread Outback Dingo
On Fri, Aug 5, 2011 at 7:31 PM, Luigi Rizzo ri...@iet.unipi.it wrote: On Fri, Aug 05, 2011 at 04:07:22PM -0300, Victor Detoni wrote: Hi Luigi, Thanks for reply. That's great solution :) Will be integrated with pf or is it? unfortunately i don't have the time to do it, but as said in

High Network Perfomance

2011-08-04 Thread Victor Detoni
Hi Guys, I'm trying tunning a FreeBSD 8.2 to high perfomance network with pf. My server configuration is: Dell 1950 CPU: Intel(R) Xeon(R) CPU5130 @ 2.00GHz (1995.03-MHz K8-class CPU) 4 x CPU 2 NIC (Broadcom NetXtreme II BCM5708 1000Base-T) 1 NIC (em0: Intel(R) PRO/1000 Network

Re: High Network Perfomance

2011-08-04 Thread Luigi Rizzo
On Thu, Aug 04, 2011 at 08:39:17PM -0300, Victor Detoni wrote: Hi Guys, I'm trying tunning a FreeBSD 8.2 to high perfomance network with pf. My server configuration is: Dell 1950 CPU: Intel(R) Xeon(R) CPU5130 @ 2.00GHz (1995.03-MHz K8-class CPU) 4 x CPU 2 NIC (Broadcom