Re: Help: FreeBSD 6.3 - em driver & taskqueue & priority

2008-07-08 Thread Joe Kuan
On 8 Jul 2008, at 12:35, Ivan Voras wrote: Joe Kuan wrote: Hi all, I have implemented an network application in kernel space and it is working fine. The application involves 3 network interfaces that FreeBSD 6.3 can forward mbuf between em0 and em1 in a rate 1.3 - 1.4 millions packets

Help: FreeBSD 6.3 - em driver & taskqueue & priority

2008-07-08 Thread Joe Kuan
Hi all, I have implemented an network application in kernel space and it is working fine. The application involves 3 network interfaces that FreeBSD 6.3 can forward mbuf between em0 and em1 in a rate 1.3 - 1.4 millions packets per second. Em2 is used for controlling the network applica