Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932927AbZDBQwS (ORCPT ); Thu, 2 Apr 2009 12:52:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932674AbZDBQut (ORCPT ); Thu, 2 Apr 2009 12:50:49 -0400 Received: from dallas.jonmasters.org ([72.29.103.172]:49847 "EHLO dallas.jonmasters.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932726AbZDBQus (ORCPT ); Thu, 2 Apr 2009 12:50:48 -0400 From: Jon Masters To: LKML Cc: Jon Masters , Clark Williams , Thomas Gleixner , Steven Rostedt , Andrew Morton , "Luis Claudio R. Goncalves" Subject: [PATCH 0/2] smi_detector: a simple module for detecting System Management Interrupts Date: Thu, 2 Apr 2009 12:50:03 -0400 Message-Id: <1238691005-25286-1-git-send-email-jcm@jonmasters.org> X-Mailer: git-send-email 1.6.0.6 X-SA-Do-Not-Run: Yes X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: jcm@jonmasters.org X-SA-Exim-Scanned: No (on dallas.jonmasters.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 630 Lines: 20 Folks, Please take a look at this simple SMI detector that we have written for use by those who would like to track down excessive duration or otherwise undesirable System Management Interrupt overhead on their systems. This is also available as a git branch. To track that: git pull git://git.kernel.org/pub/scm/linux/kernel/git/jcm/linux-2.6-jcm.git smi_detector Thanks, Jon. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/