On Mon, 20 Mar 2000, Sunil Kumar wrote:

> I am looking for some reference material to understand Inter Processor
> Interrupt Handling in Linux in order to support to SMP like
> reschedule_interrupt, stop_cpu_interrupt, spurious interupt

 Study APIC-related parts (specifically, the description of the interrupt
command register) of "Multiprocessing" chapter of "Intel Architecture
Software Developer's Manual", vol.3 available from
http://developer.intel.com/.  Linux code is a straightforward
implementation of these specs.

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: [EMAIL PROTECTED], PGP key available        +

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to