From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 12 17:04:57 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12863CBD for ; Fri, 12 Sep 2014 17:04:57 +0000 (UTC) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) (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 D238EC2F for ; Fri, 12 Sep 2014 17:04:56 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id rd18so1229528iec.8 for ; Fri, 12 Sep 2014 10:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=KB8Vb8U5ZQAJx2WeMK2DFUov5Ft8lqOWVU4Qkketcog=; b=a83wGuyRwFqiudDzw+oL1gW2zj+4Ajf6KrJtUh3jybIBI2x2L/dw2Ckx9R+bIPF45e PoSdWUBhbMd5OBZtBF+XA4Q8Ppf6mLaPkhFc0qxZFYRn5y+MvtCar7OgF04mUo+5OhBm rDfwL6vMpX0IDR9sFtAByc2wyCBTh35GsShJCwvF2NOkkQLuhRK9KaR/Lo5T5L4GvMJ6 YI38ejbz98VGJR3ZzNI5WlaUhPiFZ8U00pcqFAQfU7G+kqWui8uqTEp8VzgAb9EEMfzk 2Pqxse6quTbQv1l0jam6deA5vJTczrUBdL61Z7nsaxO8DG7cdYnVuY9O7qGzBdgofO43 7XWA== X-Received: by 10.42.233.75 with SMTP id jx11mr11058678icb.22.1410541496305; Fri, 12 Sep 2014 10:04:56 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.44.1 with HTTP; Fri, 12 Sep 2014 10:04:36 -0700 (PDT) In-Reply-To: <20140607184126.GQ3991@kib.kiev.ua> References: <538A3432.5010303@gmx.us> <53930E19.8090603@gmx.us> <53931963.4040604@selasky.org> <53932314.6010108@gmx.us> <1402153691.709851721.u6k6kkkk@frv35.fwdcdn.com> <53933110.8060300@gmx.us> <1402157083.156846225.m95e69ke@frv35.fwdcdn.com> <53934250.1090403@gmx.us> <20140607175752.GP3991@kib.kiev.ua> <20140607184126.GQ3991@kib.kiev.ua> From: Ed Maste Date: Fri, 12 Sep 2014 13:04:36 -0400 X-Google-Sender-Auth: IKG-KGxbR56nCwfxgt2b0HYoJko Message-ID: Subject: Re: Fwd: Interrupt Overload To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 17:04:57 -0000 On 7 June 2014 14:41, Konstantin Belousov wrote: > Try to set the tunable hw.drm.msi to 0 before i915 driver is loaded. > I.e. the easiest is to set it at loader prompt. If you load driver > by starting Xorg, then kenv hw.drm.msi=0 would be enough. A similar issue is reported in PR 193500, but unlike this case it's reported that hw.drm.msi=0 does not solve it. I've added a request to the PR for vmstat -i during the storm.