From owner-freebsd-net@FreeBSD.ORG Thu Jan 26 10:46:25 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26908106567A for ; Thu, 26 Jan 2012 10:46:25 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-qw0-f47.google.com (mail-qw0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id D9D9A8FC0A for ; Thu, 26 Jan 2012 10:46:24 +0000 (UTC) Received: by qadz30 with SMTP id z30so47773qad.13 for ; Thu, 26 Jan 2012 02:46:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=uI55+DNZL5fFFokhIopSgv0r0ob18Ek/RIp+QSliAAo=; b=SGaIjRynwITAs7aK1JRvZBu1KbpkCQaZYf+UPIOyKAEdyOPCrxmYd1JKQseZ0m1cGE bcLBy/BFx+1m0tENfq5wd0WQf5wMADozLNeFADiIehyHx3sm9Xb6tfVhnm7AX28wO3z2 GHso5VzHstjO3JV0WxGOY/RyjuGMGuZsnGzLU= MIME-Version: 1.0 Received: by 10.224.212.134 with SMTP id gs6mr1659132qab.32.1327574784070; Thu, 26 Jan 2012 02:46:24 -0800 (PST) Received: by 10.229.223.135 with HTTP; Thu, 26 Jan 2012 02:46:23 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Jan 2012 05:46:23 -0500 Message-ID: From: Kim Culhan To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: msk0: watchdog timeout interface hang X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 10:46:25 -0000 On Wed, Jan 25, 2012 at 3:26 PM, Kim Culhan wrote: > Running 10-curent from 01-20-12 > the msk0 interface hung, on the console: > > msk0: watchdog timeout > msk0: prefetch unit stuck? > msk0: initialization failed: no memory for Rx buffers > > Verbose boot dmesg output attached. This additional datapoint found, at boot after the last line in the verbose dmesg this line was logged to messages: Jan 25 15:21:19 foo kernel: interrupt storm detected on "irq257:"; throttling interrupt source Hope this helps. thanks -kiim