From owner-freebsd-stable@FreeBSD.ORG Fri Jan 21 01:16:57 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D34CE16A4CE for ; Fri, 21 Jan 2005 01:16:57 +0000 (GMT) Received: from hadar.amcc.com (hadar.amcc.com [192.195.69.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64FBC43D45 for ; Fri, 21 Jan 2005 01:16:57 +0000 (GMT) (envelope-from vkashyap@amcc.com) Received: from mailhost02.amcc.com ([192.195.69.49]) by hadar.amcc.com (Netscape Messaging Server 4.15) with SMTP id IAN7KD00.6J8; Thu, 20 Jan 2005 17:17:01 -0800 Received: (from vkashyap-pc [10.66.6.61]) by mailhost02.amcc.com (SMSSMTP 4.0.0.59) with SMTP id M2005012017202014487 ; Thu, 20 Jan 2005 17:20:20 -0800 From: "Vinod Kashyap" To: Michael Meltzer Date: Thu, 20 Jan 2005 17:16:49 -0800 X-Sent-Folder-Path: Sent Items X-Mailer: Oracle Connector for Outlook 9.0.4 51114 (9.0.6627) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: cc: freebsd stable Subject: RE: twa breakage onAMD64with9.1.5.23wareversionand2005-01-1103:00:49 UTC RELENG_5 commit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 01:16:57 -0000 > -----Original Message----- > From: owner-freebsd-stable@freebsd.org > [mailto:owner-freebsd-stable@freebsd.org]On Behalf Of Michael Meltzer > Sent: Thursday, January 20, 2005 5:25 AM > To: Vinod Kashyap > Cc: freebsd stable > Subject: Re: twa breakage on > AMD64with9.1.5.23wareversionand2005-01-1103:00:49 UTC RELENG_5 commit > = > = > looks like patch3 worked, good job! I had to turn off TWA_DEBUG to get > the boot going, the debug was starving the boot on a 9600 = > baud terminal. > I can increase the speed and caputer the output on monday if it will > help(it on the large side, bigger than the 10,000 line = > capture buffer in Don't worry about capturing all the output... > am using). I incude 2 iozone reports, the first one the new = > driver the > second one the old driver, Is thier a way to increase the "read ahead" > in freebsd?? -mjm > = Setting sysctl vfs.read_max to about 512 helps in sequential reads. > iozone -s 20480m -r 60 -i 0 -i 1 -t 1 > Iozone: Performance Test of File I/O > Version $Revision: 3.196 $ > Compiled for 64 bit mode. > Build: freebsd > = > Contributors:William Norcott, Don Capps, Isom Crawford, Kirby > Collins > Al Slater, Scott Rhine, Mike Wisner, Ken Goss > Steve Landherr, Brad Smith, Mark Kelly, = > Dr. Alain CYR, > Randy Dunlap, Mark Montague, Dan Million, > Jean-Marc Zucconi, Jeff Blomberg. > = > Run began: Thu Jan 20 07:45:52 2005 > = > File size set to 20971520 KB > Record Size 60 KB > Command line used: iozone -s 20480m -r 60 -i 0 -i 1 -t 1 > Output is in Kbytes/sec > Time Resolution =3D 0.000001 seconds. > Processor cache size set to 1024 Kbytes. > Processor cache line size set to 32 bytes. > File stride size set to 17 * record size. > Throughput test with 1 process > Each process writes a 20971520 Kbyte file in 60 Kbyte records > = > Children see throughput for 1 initial writers =3D = > 78219.47 KB/sec > Parent sees throughput for 1 initial writers =3D = > 78060.45 KB/sec > Min throughput per process =3D = > 78219.47 KB/sec > Max throughput per process =3D = > 78219.47 KB/sec > Avg throughput per process =3D = > 78219.47 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 rewriters =3D = > 19394.53 KB/sec > Parent sees throughput for 1 rewriters =3D = > 19394.32 KB/sec > Min throughput per process =3D = > 19394.53 KB/sec > Max throughput per process =3D = > 19394.53 KB/sec > Avg throughput per process =3D = > 19394.53 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 readers =3D = > 55960.09 KB/sec > Parent sees throughput for 1 readers =3D = > 55954.25 KB/sec > Min throughput per process =3D = > 55960.09 KB/sec > Max throughput per process =3D = > 55960.09 KB/sec > Avg throughput per process =3D = > 55960.09 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 re-readers =3D = > 55948.26 KB/sec > Parent sees throughput for 1 re-readers =3D = > 55946.60 KB/sec > Min throughput per process =3D = > 55948.26 KB/sec > Max throughput per process =3D = > 55948.26 KB/sec > Avg throughput per process =3D = > 55948.26 KB/sec > Min xfer =3D = > 20971500.00 KB > = > = > = > iozone test complete. > = > iozone -s 20480m -r 60 -i 0 -i 1 -t 1 > Iozone: Performance Test of File I/O > Version $Revision: 3.196 $ > Compiled for 64 bit mode. > Build: freebsd > = > Contributors:William Norcott, Don Capps, Isom Crawford, Kirby > Collins > Al Slater, Scott Rhine, Mike Wisner, Ken Goss > Steve Landherr, Brad Smith, Mark Kelly, = > Dr. Alain CYR, > Randy Dunlap, Mark Montague, Dan Million, > Jean-Marc Zucconi, Jeff Blomberg. > = > Run began: Mon Dec 20 21:03:36 2004 > = > File size set to 20971520 KB > Record Size 60 KB > Command line used: iozone -s 20480m -r 60 -i 0 -i 1 -t 1 > Output is in Kbytes/sec > Time Resolution =3D 0.000001 seconds. > Processor cache size set to 1024 Kbytes. > Processor cache line size set to 32 bytes. > File stride size set to 17 * record size. > Throughput test with 1 process > Each process writes a 20971520 Kbyte file in 60 Kbyte records > = > Children see throughput for 1 initial writers =3D = > 78738.67 KB/sec > Parent sees throughput for 1 initial writers =3D = > 78716.55 KB/sec > Min throughput per process =3D = > 78738.67 KB/sec > Max throughput per process =3D = > 78738.67 KB/sec > Avg throughput per process =3D = > 78738.67 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 rewriters =3D = > 32126.46 KB/sec > Parent sees throughput for 1 rewriters =3D = > 32125.77 KB/sec > Min throughput per process =3D = > 32126.46 KB/sec > Max throughput per process =3D = > 32126.46 KB/sec > Avg throughput per process =3D = > 32126.46 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 readers =3D = > 58563.70 KB/sec > Parent sees throughput for 1 readers =3D = > 58557.14 KB/sec > Min throughput per process =3D = > 58563.70 KB/sec > Max throughput per process =3D = > 58563.70 KB/sec > Avg throughput per process =3D = > 58563.70 KB/sec > Min xfer =3D = > 20971500.00 KB > = > Children see throughput for 1 re-readers =3D = > 58583.77 KB/sec > Parent sees throughput for 1 re-readers =3D = > 58581.98 KB/sec > Min throughput per process =3D = > 58583.77 KB/sec > Max throughput per process =3D = > 58583.77 KB/sec > Avg throughput per process =3D = > 58583.77 KB/sec > Min xfer =3D = > 20971500.00 KB > = > = > = > iozone test complete. > = > = > = > = > Copyright (c) 1992-2005 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, = > 1993, 1994 > The Regents of the University of California. All = > rights reserved. > FreeBSD 5.3-STABLE #21: Thu Jan 20 01:21:10 EST 2005 > root@web7.thecenturiongroup.com:/usr/src/sys/amd64/compile/web7 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Opteron(tm) Processor 240 (1403.19-MHz K8-class CPU) > Origin =3D "AuthenticAMD" Id =3D 0xf51 Stepping =3D 1 > = > Features=3D0x78bfbff ,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2> > AMD Features=3D0xe0500800 > real memory =3D 6442450944 (6144 MB) > avail memory =3D 5964316672 (5688 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > MADT: Forcing active-low polarity and level trigger for SCI > ioapic0 irqs 0-23 on motherboard > ioapic1 irqs 24-27 on motherboard > ioapic2 irqs 28-31 on motherboard > acpi0: on motherboard > acpi0: Power Button (fixed) > acpi0: Sleep Button (fixed) > unknown: I/O range not supported > unknown: I/O range not supported > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 > cpu0: on acpi0 > cpu1: on acpi0 > acpi_button0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 6.0 on pci0 > pci1: on pcib1 > pci1: at device 6.0 (no driver attached) > isab0: at device 7.0 on pci0 > isa0: on isab0 > atapci0: port > 0x1020-0x102f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device = > 7.1 on pci0 > ata0: channel #0 on atapci0 > ata1: channel #1 on atapci0 > pci0: at device 7.2 (no driver attached) > pci0: at device 7.3 (no driver attached) > pcib2: at device 10.0 on pci0 > pci2: on pcib2 > bge0: mem > 0xfd000000-0xfd00ffff irq 27 at device 3.0 on pci2 > miibus0: on bge0 > brgphy0: on miibus0 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge0: Ethernet address: 00:50:45:5b:8e:76 > bge1: mem > 0xfd010000-0xfd01ffff irq 27 at device 4.0 on pci2 > miibus1: on bge1 > brgphy1: on miibus1 > brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge1: Ethernet address: 00:50:45:5b:8e:77 > atapci1: port > 0x3000-0x307f,0x30c0-0x30cf,0x3080-0x30bf mem > 0xfd020000-0xfd03ffff,0xfd040000-0xfd040fff irq 25 at device = > 5.0 on pci2 > atapci1: failed: rid 0x20 is memory, requested 4 > ata2: channel #0 on atapci1 > ata3: channel #1 on atapci1 > ata4: channel #2 on atapci1 > ata5: channel #3 on atapci1 > pci0: at device 10.1 = > (no driver > attached) > pcib3: at device 11.0 on pci0 > pci3: on pcib3 > 3ware device driver for 9000 series storage controllers, version: > 2.50.02.011 > twa0: <3ware 9000 series Storage Controller> port 0x4000-0x40ff mem > 0xfd800000-0xfdffffff,0xfd100000-0xfd1000ff irq 30 at device = > 2.0 on pci3 > twa0: [GIANT-LOCKED] > twa0: 4 ports, Firmware FE9X 2.04.00.005, BIOS BE9X 2.03.01.047 > pci0: at device 11.1 = > (no driver > attached) > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse, device ID 3 > fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 = > drq 2 on acpi0 > fdc0: [FAST] > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 = > flags 0x10 on > acpi0 > sio0: type 16550A, console > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > ppc0: port = > 0x778-0x77f,0x378-0x37f irq 7 drq > 4 on acpi0 > ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > ppbus0: on ppc0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > orm0: at iomem > 0xcb000-0xcc7ff,0xc9800-0xcafff,0xc8000-0xc97ff,0xc0000-0xc7ff > f on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=3D0x100> > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > vga0: at port 0x3c0-0x3df iomem = > 0xa0000-0xbffff on isa0 > Timecounters tick every 1.000 msec > IP Filter: v3.4.35 initialized. Default =3D block all, Logging = > =3D enabled > acd0: DVDROM at ata0-master UDMA33 > da0 at twa0 bus 0 target 0 lun 0 > da0: <3ware Logical Disk 00 1.00> Fixed Direct Access SCSI-0 device > da0: 100.000MB/s transfers > da0: 70550MB (144486400 512 byte sectors: 255H 63S/T 8993C) > SMP: AP CPU #1 Launched! > Mounting root from ufs:/dev/da0s1a > Pre-seeding PRNG: kickstart. > Loading configuration files. > Entropy harvesting: interrupts ethernet point_to_point kickstart. > swapon: adding /dev/da0s1b as swap device > Starting file system checks: > /dev/da0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/da0s1a: clean, 3005287 free (1559 frags, 375466 blocks, 0.1% > fragmentation) > /dev/da0s1h: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/da0s1h: clean, 15168492 free (20 frags, 1896059 blocks, 0.0% > fragmentation) > /dev/da0s1g: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/da0s1g: clean, 5010318 free (56766 frags, 619194 blocks, 0.9% > fragmentation) > /dev/da0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/da0s1f: clean, 6078377 free (553 frags, 759728 blocks, 0.0% > fragmentation) > Enabling ipfilter. > ioctl(SIOCIPFL6): Invalid argument > Setting hostname: web7.thecenturiongroup.com. > Installing NAT rules. > 0 entries flushed from NAT table > 0 entries flushed from NAT list > bge0: flags=3D8843 mtu 1500 > options=3D1a > inet 192.32.248.84 netmask 0xffffff00 broadcast 192.32.248.255 > ether 00:50:45:5b:8e:76 > media: Ethernet autoselect (none) > status: no carrier > bge1: flags=3D8843 mtu 1500 > options=3D1a > inet 10.200.0.7 netmask 0xffffff00 broadcast 10.200.0.255 > ether 00:50:45:5b:8e:77 > media: Ethernet autoselect (none) > status: no carrier > lo0: flags=3D8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > filter sync'd > add net default: gateway 10.200.0.1 > Additional routing options: IP gateway=3DYES. > Starting devd. > Mounting NFS file systems:. > Starting syslogd. > Jan 20 01:24:35 web7 syslogd: kernel boot file is /boot/kernel/kernel > ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib > /usr/local/lib > Starting usbd. > No USB host controllers found > Starting local daemons:. > Updating motd. > Starting ntpd. > Jan 20 01:24:35 web7 ntpd[393]: no IPv6 interfaces found > Configuring syscons: blanktime screensaver. > Starting sshd. > Initial amd64 initialization:. > Additional ABI support:. > Starting cron. > Local package initialization:. > Additional TCP options:. > Starting moused:. > Starting inetd. > Starting background file system checks in 60 seconds. > = > Thu Jan 20 01:24:36 EST 2005 > = > FreeBSD/amd64 (web7.thecenturiongroup.com) (ttyd0) > = > login: Jan 20 01:24:43 web7 ntpd[393]: sendto(139.88.35.33): = > No route to > host > Jan 20 01:24:44 web7 ntpd[393]: sendto(208.184.49.9): No route to host > Jan 20 01:24:45 web7 ntpd[393]: sendto(216.200.93.8): No route to host > = > FreeBSD/amd64 (web7.thecenturiongroup.com) (ttyd0) > = > login: > = > = > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = > "freebsd-stable-unsubscribe@freebsd.org" >