decreasing interrupt CPU load

Steven Hartland killing at multiplay.co.uk
Wed Oct 20 13:38:03 PDT 2004


Actually it does work quite well on an SMP machine if you comment 
said lines out :)

    Steve
----- Original Message ----- 
From: "Uwe Doering" <gemini at geminix.org>
To: <freebsd-performance at freebsd.org>
Sent: Wednesday, October 20, 2004 9:16 PM
Subject: Re: decreasing interrupt CPU load


> Since you mentioned earlier that you run this on an SMP system, are you 
> aware that device polling is available only for single CPU kernels, that 
> is, not in SMP mode?  This is poorly documented, unfortunately.  You can 
> find out about it by looking at the first couple of lines of 
> 'sys/kern/kern_poll.c'.
> 
> Depending on what else you do on this server you might be better off 
> with running it in single CPU mode, with device polling enabled (kernel 
> compiled with DEVICE_POLLING and HZ=1000).  This could make a 
> considerable difference with the fxp driver already.  I suggest to try 
> it out before you start making changes to the hardware.


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137
or return the E.mail to postmaster at multiplay.co.uk.



More information about the freebsd-performance mailing list