All of lore.kernel.org
 help / color / mirror / Atom feed
* Module that loads new Interrupt Descriptor Table
@ 2005-04-20  8:58 Zvi Rackover
  2005-04-20  9:05 ` Arjan van de Ven
  0 siblings, 1 reply; 3+ messages in thread
From: Zvi Rackover @ 2005-04-20  8:58 UTC (permalink / raw)
  To: linux-kernel

Hello all,
 
  I would like to write a program that monitors various system
parameters in real time. One of these is counting the number of
interrupts. I would like to implement my own interrupt handler so that
each handler counts the number of interrupt of its respective type.
 I have read various guides and tutorials but none of them have
discussed this matter.
 The module is intended to be installed on an Intel architecture machine.
 Any tips or source code would be graciously accepted.
 
 Regards,
  Zvi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-20  9:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-20  8:58 Module that loads new Interrupt Descriptor Table Zvi Rackover
2005-04-20  9:05 ` Arjan van de Ven
2005-04-20  9:18   ` Zvi Rackover

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.