From owner-freebsd-current Sun May 10 07:42:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28627 for freebsd-current-outgoing; Sun, 10 May 1998 07:42:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailer.tydfam.machida.tokyo.jp (ns.tydfam.machida.tokyo.jp [210.161.209.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28619 for ; Sun, 10 May 1998 07:42:31 -0700 (PDT) (envelope-from ken@tydfam.machida.tokyo.jp) Received: from localhost (ns1.tydfam.machida.tokyo.jp [210.161.209.138]) by mailer.tydfam.machida.tokyo.jp (8.8.8/3.6W) with ESMTP id XAA24121; Sun, 10 May 1998 23:40:02 +0900 (JST) To: julian@whistle.com Cc: current@FreeBSD.ORG Subject: Re: Soft update code looking very stable X-Mailer: Mew version 1.93b1 on XEmacs 20.3 (Vatican City) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980510234002J.ken@ns1.tydfam.machida.tokyo.jp> Date: Sun, 10 May 1998 23:40:02 +0900 From: Takeshi Yamada X-Dispatcher: imput version 971024 Lines: 35 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It completed "make buildworld" with DC390U/F!! It seems very stable now. Also, the completion time of "make buildworld" was about 78% of that of without "softupdate", so it must be working. Isn't it possible to be because of the implementation detail differences of drivers (Adaptec 2940U/W vs. DC390U/F)? My dmesg says; : : : : Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x01 on pci0.1.0 ide_pci0: rev 0x00 on pci0.1.1 vga0: rev 0x01 int a irq 9 on pci0.9.0 ncr0: rev 0x03 int a irq 12 on pci0.10.0 ncr0: waiting for scsi devices to settle scbus0 at ncr0 bus 0 sd0 at scbus0 target 0 lun 0 sd0: type 0 fixed SCSI 2 sd0: Direct-Access sd0: WIDE SCSI (16 bit) enabled sd0: 40.0 MB/s (50 ns, offset 15) 4340MB (8888924 512 byte sectors) : : : ahc0: rev 0x00 int a irq 11 on pci0.12.0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16/255 SCBs ahc0: waiting for scsi devices to settle scbus1 at ahc0 bus 0 ahc0:A:6: refuses WIDE negotiation. Using 8bit transfers cd0 at scbus1 target 6 lun 0 cd0: type 5 removable SCSI 2 : : : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message