From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 16:19:58 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7125C14D for ; Mon, 21 Apr 2014 16:19:58 +0000 (UTC) Received: from mail-vc0-x22b.google.com (mail-vc0-x22b.google.com [IPv6:2607:f8b0:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D7B21862 for ; Mon, 21 Apr 2014 16:19:58 +0000 (UTC) Received: by mail-vc0-f171.google.com with SMTP id lg15so1214723vcb.16 for ; Mon, 21 Apr 2014 09:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JdCGIqcEAYb0P8YDugTvoCFK/eCvYDLqDMorss99QLo=; b=q2fRN48Hb5bcFR53V8ODNefMrUtGVv9SpSawclrp62stCrFQScamyg6GliLCKs4vnN Qbo92BkoJVzVnJgin/m+WE7gZPpgehVgpju4Ank88mbI8Rmesf8cOKc2oQn9Sym6EIDl mVp6zg0pccPb2fNuDGRo2idmAzUjRLpXBx7hC9kOyTRQmCzJuoDP4a6HR0ODWQ3eUTI2 NK6zohnxw+HMgwtzV5obJ08IRmwlhKQAATiOkKWz/WBLzats9Njo29pPNet595fP1det Ad0oCJN34dWQ/8v9ingg1khh7SenoIlwkY9iqWGkU/qlyw3jxZRo087svyrCzOSR7bFP sNLA== MIME-Version: 1.0 X-Received: by 10.220.92.135 with SMTP id r7mr31712639vcm.11.1398097197215; Mon, 21 Apr 2014 09:19:57 -0700 (PDT) Received: by 10.220.239.84 with HTTP; Mon, 21 Apr 2014 09:19:57 -0700 (PDT) In-Reply-To: References: Date: Mon, 21 Apr 2014 12:19:57 -0400 Message-ID: Subject: Re: Interrupt storm detected on irq257 ... From: Thomas Hoffmann To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Zack Gold X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 16:19:58 -0000 On Mon, Apr 21, 2014 at 12:08 PM, Zack Gold wrote: > Thanks for the detailed response. > > Here is the output for the uname -a execution: > FreeBSD oizys 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr 8 > 06:43:36 UTC 2014 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > I was afraid you might be on i386. I have no experience with that platform with FreeBSD, but will try to help if I am able. What is the manufacturer and model of the system on which you have installed FreeBSD? -Tom