Results 1 to 1 of 1
Hi kernel experts,
I have the following queries regarding the interrupt service routine context and process context.
When Interrupt service routine is invoked, It is invoked in which context?
The ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-15-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
Question Regarding ISR Context
Hi kernel experts,
I have the following queries regarding the interrupt service routine context and process context.
When Interrupt service routine is invoked, It is invoked in which context?
The 2nd question is suppose we have .ko modules and since we load it with insmod.
Now when this module is inserted into kernel in which context it runs (means some kernel thread or process context)?
If we have drivers that are the part of the kernel, when these drivers are loaded in which context this drivers are loaded?
Regards
dinky


Reply With Quote
