Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2001 21:51:35 +0100
From:      Marko Zec <zec@tel.fer.hr>
To:        Kyunghwan Kim <redjade@ada.snu.ac.kr>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Intel nics (fxp, wx, gx) questions
Message-ID:  <3BED9357.D4C48191@tel.fer.hr>
References:  <20011110141356.A60420@ada.snu.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
Kyunghwan Kim wrote:

> Some questions related to intel nic drivers:
>
> 1. fxp microcode
>   Marko has summited fxp interrupt bundling patch before.
>   Is there any reference to write fxp microcode?

No that I am aware of, as I just used the microcode supplied with Intel's
Linux driver in binary form.

After conducting a few TCP throughput tests with interrupt coalescing
microcode, I found that depending of the specific environment, quite serious
TCP perfomance degradation can follow as a result of additional delay
introduced by this method. In my strong opinion, the proper way to go in
reducing the interrupt overhead was directed by Luigi Rizzo's polling patch,
as it does not suffer from TCP perf. degradation problems, yet still
completely removes the interrupt overhead, and introduces some adittional
goodies.

Marko


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BED9357.D4C48191>