Re: Luigi's polling code and 4.5R

2002-03-06 Thread Joe Greco
> what is curious is that I am using a 4-port D-link on our > test boxes as primary development cards and they do not seem > to freeze. The card uses 21143 and seems quite reliable. > > I know of a bug in the code on my web site whose symptoms look like > a freeze, but that is presumably related

Re: Luigi's polling code and 4.5R

2002-02-04 Thread Stephen McKay
On Thursday, 31st January 2002, Joe Greco wrote: >I just installed a FreeBSD 4.5R router yesterday, and wanted to play with >the polling stuff. A nice 16-port router with 4 x DFE 570 cards in it... > >The fxp file didn't patch cleanly, but I don't use fxp, and it looked like >I could safely just

Re: Luigi's polling code and 4.5R

2002-02-02 Thread Joe Greco
> what is curious is that I am using a 4-port D-link on our > test boxes as primary development cards and they do not seem > to freeze. The card uses 21143 and seems quite reliable. > > I know of a bug in the code on my web site whose symptoms look like > a freeze, but that is presumably related

Re: Luigi's polling code and 4.5R

2002-02-02 Thread Luigi Rizzo
what is curious is that I am using a 4-port D-link on our test boxes as primary development cards and they do not seem to freeze. The card uses 21143 and seems quite reliable. I know of a bug in the code on my web site whose symptoms look like a freeze, but that is presumably related to a race in

Re: Luigi's polling code and 4.5R

2002-02-02 Thread Phil Regnauld
Luigi Rizzo (rizzo) writes: > Wait a bit -- next week iam going to review the code and > MFC (with the structure that is in -current ie. the new code > in a separate file, kern_poll.c). Sounds good! We're using the code here with 5 x fxps in our firewall, and the load on

Re: Luigi's polling code and 4.5R

2002-01-31 Thread Luigi Rizzo
Wait a bit -- next week iam going to review the code and MFC (with the structure that is in -current ie. the new code in a separate file, kern_poll.c). cheers luigi On Thu, Jan 31, 2002 at 11:39:59AM -0600, Joe Greco wrote: > Has anybody made this work? > > I just installed a Fre

Luigi's polling code and 4.5R

2002-01-31 Thread Joe Greco
Has anybody made this work? I just installed a FreeBSD 4.5R router yesterday, and wanted to play with the polling stuff. A nice 16-port router with 4 x DFE 570 cards in it... The fxp file didn't patch cleanly, but I don't use fxp, and it looked like I could safely just move the original file ba