From owner-freebsd-stable@freebsd.org Wed Aug 26 08:07:01 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82DFC9C2806 for ; Wed, 26 Aug 2015 08:07:01 +0000 (UTC) (envelope-from jhugo@meraka.csir.co.za) Received: from marge.meraka.csir.co.za (marge.meraka.csir.co.za [IPv6:2001:4200:7000:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 139B7360 for ; Wed, 26 Aug 2015 08:07:01 +0000 (UTC) (envelope-from jhugo@meraka.csir.co.za) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by marge.meraka.csir.co.za (Postfix) with ESMTPSA id 17433D0CC0E for ; Wed, 26 Aug 2015 10:06:31 +0200 (SAST) Received: by lbcbn3 with SMTP id bn3so114696909lbc.2 for ; Wed, 26 Aug 2015 01:06:29 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.152.27.38 with SMTP id q6mr27223257lag.24.1440576389350; Wed, 26 Aug 2015 01:06:29 -0700 (PDT) Received: by 10.25.215.21 with HTTP; Wed, 26 Aug 2015 01:06:29 -0700 (PDT) In-Reply-To: <20150816120831.GB1288@michelle.fasterthan.com> References: <20150816120831.GB1288@michelle.fasterthan.com> Date: Wed, 26 Aug 2015 10:06:29 +0200 Message-ID: Subject: Re: msk msk0 watchdog timeout freeze hang lock stop problem From: Johann Hugo To: pyunyh@gmail.com Cc: Roosevelt Littleton , freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2015 08:07:01 -0000 10.2-RELEASE does not work for me. It works for a very short while and then it stops with "msk0 watchdog timeout" errors I'm not sure what patch Roosevelt was talking about, but the patch in this thread works for me: https://lists.freebsd.org/pipermail/freebsd-stable/2015-April/082226.html I've changed MSK_STAT_ALIGN from 4096 to 8192 in if_mskreg.h and it's been running stable for the last week. Johann On Sun, Aug 16, 2015 at 2:08 PM, Yonghyeon PYUN wrote: > On Wed, Aug 12, 2015 at 09:44:06AM -0400, Roosevelt Littleton wrote: >> Hi, >> So, I can confirm with the attached patch. I have a working msk0 that >> hasn't failed for the past month. I considered this problem fix for me. >> Since, I have went a long time without any problems. Thanks! > > I'm not sure which patch you used. Given that users reported > 10.2-RELEASE works, it would be great if you revert local patch > and try it again on 10.2-RELEASE. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"