* [parisc-linux] Timer Interrupt and Scheduler
@ 2000-02-09 0:33 Ullas Ponnadi
2000-02-11 18:54 ` Ullas Ponnadi
0 siblings, 1 reply; 2+ messages in thread
From: Ullas Ponnadi @ 2000-02-09 0:33 UTC (permalink / raw)
To: parisc-linux
Could someone give me more insight into how the scheduler would get
called
when a timer interrupt happens? I tried tracing through the code
handling the
external interrupt and am at a loss trying to figure out this part.
Thanks,
Ullas Ponnadi
^ permalink raw reply [flat|nested] 2+ messages in thread
* [parisc-linux] Timer Interrupt and Scheduler
2000-02-09 0:33 [parisc-linux] Timer Interrupt and Scheduler Ullas Ponnadi
@ 2000-02-11 18:54 ` Ullas Ponnadi
0 siblings, 0 replies; 2+ messages in thread
From: Ullas Ponnadi @ 2000-02-11 18:54 UTC (permalink / raw)
To: parisc-linux
I would like to expand my observations a little bit more with regards to
the timer
interrupt and the scheduler.
Looking at the linux documentation available and the code for the x86
and
alpha architectures, at the very end of a return from the timer
interrupt,
a call to the scheduler should be made, if necessary. I see this call in
the
ret_from_intr label in entry.S file on the x86 architecture and
ret_from_sys_call
in entry.S on the alpha architecture. The parisc interrupt handler does
not seem to
be doing any such thing. ( Looking at the linux-2_3_29-20000208_tar
archive ).
Could someone help me understand how the scheduler would get called when
a timer interrupt occurs?
Thanks,
Ullas
Ullas Ponnadi wrote:
> Could someone give me more insight into how the scheduler would get
> called
> when a timer interrupt happens? I tried tracing through the code
> handling the
> external interrupt and am at a loss trying to figure out this part.
>
> Thanks,
>
> Ullas Ponnadi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-02-11 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-09 0:33 [parisc-linux] Timer Interrupt and Scheduler Ullas Ponnadi
2000-02-11 18:54 ` Ullas Ponnadi
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.