From owner-freebsd-bugs Sun Nov 18 16:55: 4 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from nuesun.isle.ecl.net (nuesun.isle.ecl.net [163.138.3.77]) by hub.freebsd.org (Postfix) with ESMTP id 7C40337B405; Sun, 18 Nov 2001 16:54:57 -0800 (PST) Received: by nuesun.isle.ecl.net (8.12.1/eclnet*isle.mxn2/); Mon, 19 Nov 2001 09:54:51 +0900 (JST) <200111190054.fAJ0spJA077330@nuesun.isle.ecl.net> sender amagai for from Date: Mon, 19 Nov 2001 09:54:51 +0900 (JST) Message-Id: <200111190054.fAJ0spJA077330@nuesun.isle.ecl.net> To: iedowse@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org From: amagai@nue.org Subject: Re: kern/23536: HDD HITACHI DK32 broken tagged queueing Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit In-Reply-To: <200111181905.fAIJ5cn62579@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > Is this quirk entry still required to use these drives? I just want > to recheck before affecting performance on drives that might work > fine without it. Yes, I still require the entry. This is the result without the entry on FreeBSD 4.4-RELEASE. (SMP is not affected) I cannot upgrade the host to 4.4-Stable, because the host is our server. Thank you. amagai@nue.org Nov 19 09:41:46 host /kernel: cpu_reset_proxy: Grabbed mp lock for BSP Nov 19 09:41:46 host /kernel: cpu_reset_proxy: Stopped CPU 1 Nov 19 09:41:46 host /kernel: Copyright (c) 1992-2001 The FreeBSD Project. Nov 19 09:41:46 host /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Nov 19 09:41:46 host /kernel: The Regents of the University of California. All rights reserved. Nov 19 09:41:46 host /kernel: FreeBSD 4.4-RELEASE #2: Mon Nov 19 09:40:34 JST 2001 Nov 19 09:41:46 host /kernel: amagai@host.nue.org:/usr/src/sys/compile/HOST Nov 19 09:41:46 host /kernel: Timecounter "i8254" frequency 1193182 Hz Nov 19 09:41:46 host /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (932.89-MHz 686-class CPU) Nov 19 09:41:46 host /kernel: Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Nov 19 09:41:46 host /kernel: Features=0x383fbff Nov 19 09:41:46 host /kernel: real memory = 1073676288 (1048512K bytes) Nov 19 09:41:46 host /kernel: avail memory = 1042558976 (1018124K bytes) Nov 19 09:41:46 host /kernel: Programming 16 pins in IOAPIC #0 Nov 19 09:41:46 host /kernel: IOAPIC #0 intpin 2 -> irq 0 Nov 19 09:41:46 host /kernel: Programming 16 pins in IOAPIC #1 Nov 19 09:41:46 host /kernel: FreeBSD/SMP: Multiprocessor motherboard Nov 19 09:41:46 host /kernel: cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 Nov 19 09:41:46 host /kernel: cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 Nov 19 09:41:46 host /kernel: io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 Nov 19 09:41:46 host /kernel: io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 Nov 19 09:41:46 host /kernel: Preloaded elf kernel "kernel" at 0xc0322000. Nov 19 09:41:46 host /kernel: Pentium Pro MTRR support enabled Nov 19 09:41:46 host /kernel: md0: Malloc disk Nov 19 09:41:46 host /kernel: Using $PIR table, 7 entries at 0xc00f5380 Nov 19 09:41:46 host /kernel: npx0: on motherboard Nov 19 09:41:46 host /kernel: npx0: INT 16 interface Nov 19 09:41:46 host /kernel: pcib0: on motherboard Nov 19 09:41:46 host /kernel: IOAPIC #1 intpin 12 -> irq 2 Nov 19 09:41:46 host /kernel: IOAPIC #1 intpin 10 -> irq 5 Nov 19 09:41:46 host /kernel: IOAPIC #1 intpin 11 -> irq 7 Nov 19 09:41:46 host /kernel: IOAPIC #1 intpin 15 -> irq 9 Nov 19 09:41:46 host /kernel: pci0: on pcib0 Nov 19 09:41:46 host /kernel: pcib4: at device 0.1 on pci0 Nov 19 09:41:46 host /kernel: IOAPIC #1 intpin 14 -> irq 11 Nov 19 09:41:46 host /kernel: pci1: on pcib4 Nov 19 09:41:46 host /kernel: pci1: at 0.0 irq 11 Nov 19 09:41:46 host /kernel: fxp0: port 0xc800-0xc83f mem 0xfe900000-0xfe9fffff,0xfe6fb000-0xfe6fbfff irq 2 at device 4.0 on pci0 Nov 19 09:41:46 host /kernel: fxp0: Ethernet address 00:30:48:10:65:a2 Nov 19 09:41:46 host /kernel: inphy0: on miibus0 Nov 19 09:41:46 host /kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Nov 19 09:41:46 host /kernel: ahc0: port 0xd000-0xd0ff mem 0xfe6fc000-0xfe6fcfff irq 5 at device 5.0 on pci0 Nov 19 09:41:46 host /kernel: aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs Nov 19 09:41:46 host /kernel: ahc1: port 0xd800-0xd8ff mem 0xfe6ff000-0xfe6fffff irq 7 at device 5.1 on pci0 Nov 19 09:41:46 host /kernel: aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/255 SCBs Nov 19 09:41:46 host /kernel: fxp1: port 0xd400-0xd43f mem 0xfea00000-0xfeafffff,0xfe6fd000-0xfe6fdfff irq 9 at device 6.0 on pci0 Nov 19 09:41:46 host /kernel: fxp1: Ethernet address 00:30:48:10:65:a3 Nov 19 09:41:46 host /kernel: inphy1: on miibus1 Nov 19 09:41:46 host /kernel: inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Nov 19 09:41:46 host /kernel: isab0: at device 15.0 on pci0 Nov 19 09:41:46 host /kernel: isa0: on isab0 Nov 19 09:41:46 host /kernel: atapci0: port 0xffa0-0xffaf at device 15.1 on pci0 Nov 19 09:41:46 host /kernel: ata0: at 0x1f0 irq 14 on atapci0 Nov 19 09:41:46 host /kernel: ata1: at 0x170 irq 15 on atapci0 Nov 19 09:41:46 host /kernel: pci0: at 15.2 irq 10 Nov 19 09:41:46 host /kernel: pcib1: on motherboard Nov 19 09:41:46 host /kernel: pci2: on pcib1 Nov 19 09:41:46 host /kernel: pcib2: on motherboard Nov 19 09:41:46 host /kernel: pci3: on pcib2 Nov 19 09:41:46 host /kernel: pcib3: on motherboard Nov 19 09:41:46 host /kernel: pci4: on pcib3 Nov 19 09:41:46 host /kernel: orm0: