From owner-freebsd-questions@FreeBSD.ORG Wed Jan 11 10:27:24 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F82E106564A for ; Wed, 11 Jan 2012 10:27:24 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward3.mail.yandex.net (forward3.mail.yandex.net [IPv6:2a02:6b8:0:602::3]) by mx1.freebsd.org (Postfix) with ESMTP id 165468FC08 for ; Wed, 11 Jan 2012 10:27:24 +0000 (UTC) Received: from smtp3.mail.yandex.net (smtp3.mail.yandex.net [77.88.46.103]) by forward3.mail.yandex.net (Yandex) with ESMTP id 6B35AB4144E for ; Wed, 11 Jan 2012 14:27:22 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326277642; bh=jsvSRu1l8IYZ5BqfD3uNROCrkMoHYolx2/mfrDaHKhw=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=VnkGc6lAf0eK/eoCinwN0mWyjpKVsm4CLJ/3H1v3MMEbeQHAvI9lMRBdbPy/Hnpzp WNjesMhzt48Gy7IWg3WhbFhi6pxQWCgDoqXfHfztF24JoDD8BgB0CCiAlRgmENpkXG x83VQyTc8F0sasADBl/jrDPhLIF1O4krmItmCOcg= Received: from smtp3.mail.yandex.net (localhost [127.0.0.1]) by smtp3.mail.yandex.net (Yandex) with ESMTP id 52BAA1BA03E2 for ; Wed, 11 Jan 2012 14:27:22 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326277642; bh=jsvSRu1l8IYZ5BqfD3uNROCrkMoHYolx2/mfrDaHKhw=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=VnkGc6lAf0eK/eoCinwN0mWyjpKVsm4CLJ/3H1v3MMEbeQHAvI9lMRBdbPy/Hnpzp WNjesMhzt48Gy7IWg3WhbFhi6pxQWCgDoqXfHfztF24JoDD8BgB0CCiAlRgmENpkXG x83VQyTc8F0sasADBl/jrDPhLIF1O4krmItmCOcg= Received: from unknown (unknown [176.8.25.138]) by smtp3.mail.yandex.net (nwsmtp/Yandex) with ESMTP id RLSmEkqB-RMSa36O6; Wed, 11 Jan 2012 14:27:22 +0400 X-Yandex-Spam: 1 Date: Wed, 11 Jan 2012 12:27:20 +0200 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <7510203305.20120111122720@yandex.ru> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Subject: distinguish soft and hard kernel interrupts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2012 10:27:24 -0000 is there a way to distinguish hardware and software interrupts? it 'top' resuslts 70.0% interrupt I want to figure out how much there soft and hard interrupts