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
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
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
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
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
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
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
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
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