From owner-freebsd-current Sun Feb 2 4:18:47 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2811F37B401; Sun, 2 Feb 2003 04:18:36 -0800 (PST) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5971543F43; Sun, 2 Feb 2003 04:18:30 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 8436E21812D; Sun, 2 Feb 2003 21:18:23 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) by is1.mh.itc.u-tokyo.ac.jp (8.11.3/8.11.3) with ESMTP id h12CINc04481; Sun, 2 Feb 2003 21:18:23 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3]) by mailhosting.itc.u-tokyo.ac.jp (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AHU00390; Sun, 2 Feb 2003 21:18:22 +0900 (JST) Date: Sun, 02 Feb 2003 21:18:22 +0900 Message-ID: From: Hidetoshi Shimokawa To: "mike" Cc: Hidetoshi Shimokawa , FreeBSD-Current Subject: Re: -current, IBM A30p & 2 external FW-disks In-Reply-To: <20030202112833.M8458@Reifenberger.com> References: <200301281509.h0SF97FM007160@repoman.freebsd.org> <20030128100059.A29598@espresso.q9media.com> <20030128202924.T649@nihil.reifenberger.com> <20030202112833.M8458@Reifenberger.com> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Sun, 2 Feb 2003 13:28:33 +0200, mike wrote: > > try some of the following: > > > > - fwcontorl -g 20 > > - sysctl hw.firewire.sbp.max_speed=0 > > - change SBP_QUEUE_LEN in sbp.c to 1 and rebuld module. > > - sysctl machdep.cpu_idle_hlt=0 > > - sysctl debug.sbp_debug=1 and send me a dmesg. > > with all of the above I get the attached dmesg soon after > setting up two concurrent iozones (one per disk): Hmm, Are you sure that you have chaned SBP_QUEUE_LEN to 1 and rebuild and reinstalled it? I suppose 'unordered execution' shouldn't happen for SBP_QUEUE_LEN=1 case. Anyway, how about change 'maxopenings' for cam_simq_alloc() in sbp.c to 1? BTW, after timeout message, did the transfer resume? /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message