Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 21:56:04 +0200
From:      Sergey Solyanik <solik@sumy.net>
To:        Dmitry Morozovsky <marck@rinet.ru>
Cc:        stable@freebsd.org
Subject:   Re: DEVICE_POLLING and kern.hz
Message-ID:  <3DD945D4.2020104@sumy.net>
References:  <20021118221514.I34951-100000@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote:
> Colleagues,
> 
> we have FreeBSD router with 4 fxp's and moderately high traffic (up to 15 Mbps
> at upstream port). There is about 2k5-3k5 interrupts per second, about 1k-1k5
> of them are from fxp0.
> 
> Would it be useful to turn on DEVICE_POLLING on this machine?

Wouldn't be useful just to load microcode into fxpX ?
Try ifconfig fxpX link0

$ man 4 fxp
[...]
   The fxp driver also supports a special link option:

     link0   Some chip revisions have loadable microcode which can be
             used to reduce the interrupt load on the host cpu.  Not all
             boards have support microcode support.  Setting the link0
             flag with ifconfig(8) will download the microcode to the
             chip if it is available. 

[...]

Good luck!
-- 
  [...]


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




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