* what is difference between interrupt context and process context?
@ 2007-11-02 6:11 Barisa Kisku
2007-11-06 10:43 ` Misbah khan
0 siblings, 1 reply; 2+ messages in thread
From: Barisa Kisku @ 2007-11-02 6:11 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
Hi,
What is difference between interrupt context and process
context.Fromhardware(register context) view
how they are different.In linux-2.6 interrupt stack is separate from kernel
stack.How interrupt stack pointer
is retrieved?How is the implementation in freescale ppc/powerpc.
please comment.
thanks in advance.
Barisa Kisku
[-- Attachment #2: Type: text/html, Size: 379 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: what is difference between interrupt context and process context?
2007-11-02 6:11 what is difference between interrupt context and process context? Barisa Kisku
@ 2007-11-06 10:43 ` Misbah khan
0 siblings, 0 replies; 2+ messages in thread
From: Misbah khan @ 2007-11-06 10:43 UTC (permalink / raw)
To: linuxppc-embedded
Interrupt context mean that there will not be scheduling taking place untill
and unless that task ends while in the process context every task gets the
CPU time
Barisa Kisku-2 wrote:
>
> Hi,
>
> What is difference between interrupt context and process
> context.Fromhardware(register context) view
> how they are different.In linux-2.6 interrupt stack is separate from
> kernel
> stack.How interrupt stack pointer
> is retrieved?How is the implementation in freescale ppc/powerpc.
>
> please comment.
>
> thanks in advance.
>
> Barisa Kisku
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
--
View this message in context: http://www.nabble.com/what-is-difference-between-interrupt-context-and-process-context--tf4735753.html#a13604115
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-06 10:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 6:11 what is difference between interrupt context and process context? Barisa Kisku
2007-11-06 10:43 ` Misbah khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).