From owner-freebsd-stable@FreeBSD.ORG Thu Nov 17 03:21:21 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05AF4106564A for ; Thu, 17 Nov 2011 03:21:21 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from midgard.transactionware.com (mail2.transactionware.com [203.14.245.36]) by mx1.freebsd.org (Postfix) with SMTP id 89B8E8FC0C for ; Thu, 17 Nov 2011 03:21:19 +0000 (UTC) Received: (qmail 97745 invoked by uid 907); 17 Nov 2011 03:21:16 -0000 Received: from jmmacpro.transactionware.com (HELO jmmacpro.transactionware.com) (192.168.1.33) by midgard.transactionware.com (qpsmtpd/0.82) with ESMTP; Thu, 17 Nov 2011 14:21:16 +1100 Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: Jan Mikkelsen In-Reply-To: <4EC393E8.9070500@unsane.co.uk> Date: Thu, 17 Nov 2011 14:21:16 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <75BA89D7-8D63-41BB-A20C-F3A03D40FF74@transactionware.com> References: <4EA9E0C3.5080306@unsane.co.uk> <201111090939.14177.jhb@freebsd.org> <4EBBAE90.8010101@unsane.co.uk> <201111141442.16722.jhb@freebsd.org> <4EC393E8.9070500@unsane.co.uk> To: John Baldwin X-Mailer: Apple Mail (2.1251.1) Cc: FreeBSD Stable Mailing List , Vincent Hoffman Subject: Re: mfi timeouts X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2011 03:21:21 -0000 On 16/11/2011, at 9:43 PM, Vincent Hoffman wrote: > On 14/11/2011 19:42, John Baldwin wrote: >> On Thursday, November 10, 2011 5:59:28 am Vincent Hoffman wrote: >>> Well the dell has been up for about 19 hours now using MSI, I ran=20 >>> bonnie++ a few times on it and have now stuck it in a permanent loop=20= >>> (will look in from time to time.) Are there any tests you'd like=20 >>> run/info you'd like? >> Actually, can you please test = www.freebsd.org/~jhb/patches/mfi_msi.patch? >> You will have to set the hw.mfi.msi=3D1 tunable to enable MSI = support. This >> is a commit candidate if it works. Thanks. >>=20 > Applied and running with bonnie++ overnight. All good for me at least. Boots for me with hw.mfi.msi=3D1, fails to boot with mw.mfi.msi=3D0, = giving repeated timeout messages pretty much as expected. Won't be able = to put load on it until later tomorrow or next week. Regards, Jan.