http://lkml.org/lkml/2009/4/2/425
From |
Jon Masters <> |
Subject |
[PATCH 0/2] smi_detector: a simple module for
detecting System Management Interrupts |
Date |
Thu, 2 Apr 2009 12:50:03 -0400 |
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.
|