Re: zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Kenneth D. Merry
On Mon, Jun 24, 2002 at 01:17:03 -0500, Mike Silbersack wrote: > On Sun, 23 Jun 2002, Kenneth D. Merry wrote: > > > I'm planning on checking in the zero copy sockets code Tuesday evening, > > MDT. If there are any concerns, I'm more than willing to delay it. > > Out of curiousity, what happens

Re: zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Mike Silbersack
On Sun, 23 Jun 2002, Kenneth D. Merry wrote: > I'm planning on checking in the zero copy sockets code Tuesday evening, > MDT. If there are any concerns, I'm more than willing to delay it. Out of curiousity, what happens when the page being write()n is a mmap'd page shared by multiple processe

Re: Native PPPoE broken (4.6-STABLE), RP-PPPoE working?!

2002-06-23 Thread Julian Elischer
On Sun, 23 Jun 2002, Mike Tancsa wrote: > On Sun, 23 Jun 2002 18:53:32 -0700 (PDT), in sentex.lists.freebsd.net you > wrote: > >> After spending a couple of hours getting it to compile, I > >> got Roaring Penguin (latest release) and pppd-3.11 compiled > >> and installed on my 4.6-STABLE (June

zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Kenneth D. Merry
I'm planning on checking in the zero copy sockets code Tuesday evening, MDT. If there are any concerns, I'm more than willing to delay it. I've also released a new snapshot, based on -current from June 23rd, 2002: http://people.freebsd.org/~ken/zero_copy/ The following changes went into this

Re: Native PPPoE broken (4.6-STABLE), RP-PPPoE working?!

2002-06-23 Thread Mike Tancsa
On Sun, 23 Jun 2002 18:53:32 -0700 (PDT), in sentex.lists.freebsd.net you wrote: >> After spending a couple of hours getting it to compile, I >> got Roaring Penguin (latest release) and pppd-3.11 compiled >> and installed on my 4.6-STABLE (June 17) box, and connected >> it just fine. Speeds are e

Re: Native PPPoE broken (4.6-STABLE), RP-PPPoE working?!

2002-06-23 Thread Julian Elischer
On Sun, 23 Jun 2002, Damian Gerow wrote: > I've been working with Mike Tancsa for the past little while, > trying to figure out why the new concentrators that are being > deployed in Canada are causing problems with some (notably > the FreeBSD) PPPoE implementations -- the end result being > ho

Re: Re: bge driver issue

2002-06-23 Thread Grant Cooper
Ok, I have a small problem. I just bought 2 PCI Ethernet cards. I feel kind of stupid. But after I got the first one to connect to the internet to register my Card I decided to add the second. Not knowing I was getting the wrong MAC address's. I'm not getting all 0's like the rest, but 4:0:4:0:4:0

Native PPPoE broken (4.6-STABLE), RP-PPPoE working?!

2002-06-23 Thread Damian Gerow
I've been working with Mike Tancsa for the past little while, trying to figure out why the new concentrators that are being deployed in Canada are causing problems with some (notably the FreeBSD) PPPoE implementations -- the end result being horribly slow to nonexistant speeds. After spending a c

Re: Re: bge driver issue

2002-06-23 Thread paleph
John. Thanks for the tip. I changed ETHER_ALIGN to 0 and the driver started to work. I am not sure about the performance since I seem to get only 50 Mbit over a 100 Mbit line. However this is much better than the timeout warnings... Thanks for the input. It is really appreciated. Do you need