On 4/26/06, Manjunath Naik <peter.desouzain@xxxxxxxxx> wrote: > Hi all, > > Thanks for group since slowly I am learining the new things > related to kernel. > > I have some doubt about how the interrupt handling happens in > multi-processor system. How the Interrupt controller works in > multi-processor enviornment. Sometime back I wrote detailed article on this, you can find that at follwing link: http://lkdp.blogspot.com/ You should also start studying the code of do_IRQ() function, you can find it at follonwg link. http://lxr.linux.no/source/arch/i386/kernel/irq.c#L48 do_IRQ() function is also explained in detail in my article mentioned above. You can post your queries on this list if you find any ;-) Hope it helps. Gaurav > > Any link or file name in linux source code also will help me to > study the things. > > > Thanks > Manjunath Naik > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- -- -Gaurav Email: gauravd.chd@xxxxxxxxx --------------------------------- Read my blog at: http://lkdp.blogspot.com/ --------------------------------- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/