From owner-freebsd-current Wed Sep 10 06:49:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA02755 for current-outgoing; Wed, 10 Sep 1997 06:49:15 -0700 (PDT) Received: from cicero.cybercity.dk (cicero.cybercity.dk [195.8.128.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA02750; Wed, 10 Sep 1997 06:49:03 -0700 (PDT) Received: from schizo.dk.tfs.com (mail.trw.dk [195.8.133.123]) by cicero.cybercity.dk (8.8.5/8.8.5) with ESMTP id PAA08133; Wed, 10 Sep 1997 15:45:39 +0200 (CEST) Received: from critter.freebsd.dk (critter.dk.tfs.com [140.145.230.252]) by schizo.dk.tfs.com (8.8.7/8.7.3) with ESMTP id PAA10333; Wed, 10 Sep 1997 15:43:14 +0200 (MET DST) Received: from critter.freebsd.dk (localhost.dk.tfs.com [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.7) with ESMTP id PAA01239; Wed, 10 Sep 1997 15:42:52 +0200 (CEST) To: Mats Lofkvist cc: se@freebsd.org, current@freebsd.org Subject: Re: lousy disk perf. under cpu load (was IDE vs SCSI) In-reply-to: Your message of "Wed, 10 Sep 1997 14:59:38 +0200." <199709101259.OAA02564@kairos> Date: Wed, 10 Sep 1997 15:42:51 +0200 Message-ID: <1237.873898971@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199709101259.OAA02564@kairos>, Mats Lofkvist writes: > Hmmm, you got all your PCI disk and LAN cards on > IRQ 10, which means there are three cards sharing > interrupts. The VGA is on IRQ 11, and it should > not really cause interrupts ... > > Could you try to assign different IRQs to fxp0, ncr0 > and ahc0 ? > > Shared interrupts should just work, and there should > not be a measurable impact on performance, but this > is the only thing that seems special in your system. > > Regards, STefan > >Reassigning interrupts doesn't seem to be as easy as I hoped :-( > >I have an Intel Providence motherboard with the ahc and fxp >builtin (on pci) and an separate ncr for the narrow devices. >I haven't been able to figure out how to change the interrupts, >can't find anything in the bios letting me set them explicitly. >(Setting plug-n-play to "bios" mode only lets me reserve irq's >used by non-pnp cards, not reassign anything on pci. With pnp in >the "pnp os" mode nothing can be changed.) > >Any ideas? This card is rather stubborn, (I've got one too), Try setting the setting to "APIC" somewhere deep in there, that may help. Quite possibly this will make no difference unless you boot a SMP kernel, but that will probably work OK even if you only have one CPU. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop."