At Fri, 21 May 2004 17:58:00 +0400,
Yar Tikhiy wrote:
>
> Hi folks,
>
> While sweeping network interface drivers for incorrect usage of the
> capabilities framework, I noticed some bugs in bge(4). Unfortunately,
> I have no such card and I don't know its internals. Therefore I
> made a patch fi
While on the subject of bge any idea why it performs so poorly in 100Mb mode
when compared to the humble fxp in the following results.
FreeBSD 5.1.2 (i386)
local: 22834.872368421 records per second
fxp 100Mb: 3854.06863517 records per second
bge 100Mb: 2501.66999862 records per second
bge 1Gb: 32
On Fri, May 21, 2004 at 11:11:41PM +0900, George V.Neville-Neil wrote:
> >
> > While sweeping network interface drivers for incorrect usage of the
> > capabilities framework, I noticed some bugs in bge(4). Unfortunately,
> > I have no such card and I don't know its internals. Therefore I
> > mad
Hi folks,
While sweeping network interface drivers for incorrect usage of the
capabilities framework, I noticed some bugs in bge(4). Unfortunately,
I have no such card and I don't know its internals. Therefore I
made a patch fixing hw-independent bugs and marking some questionable
spots. It wou