Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 17:33:24 +0100 (CET)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-stable@FreeBSD.ORG, ivoras@fer.hr
Subject:   Re: Cruel and unusual problems with Proliant ML350
Message-ID:  <200611131633.kADGXO8J073080@lurza.secnetix.de>
In-Reply-To: <ej2l2d$h42$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ivan Voras wrote:
 > - The less serious problem: It looks like a whole bunch of built-in
 > devices is routed to irq 29: bce, ciss, ohci and ehci. I notice last
 > three are giant locked, which doesn't look good, especially since this
 > should be a loaded web server.

If it's really only a web server, then you probably don't
need the USB ports.  In that case you should remove ohci
and ehci from your kernel.  The USB interrupt handler is
quite heavy-weight, so it can have a noticeable impact if
the interrupt is shared with other devices.

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

(On the statement print "42 monkeys" + "1 snake":)  By the way,
both perl and Python get this wrong.  Perl gives 43 and Python
gives "42 monkeys1 snake", when the answer is clearly "41 monkeys
and 1 fat snake".        -- Jim Fulton



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