From: Ullas Ponnadi <uponnadi@cup.hp.com>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] Timer Interrupt and Scheduler
Date: Fri, 11 Feb 2000 10:54:29 -0800 [thread overview]
Message-ID: <38A45AE4.EF2A67AB@cup.hp.com> (raw)
In-Reply-To: 38A0B5CB.DCF1C486@cup.hp.com
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
prev parent reply other threads:[~2000-02-11 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-02-09 0:33 [parisc-linux] Timer Interrupt and Scheduler Ullas Ponnadi
2000-02-11 18:54 ` Ullas Ponnadi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38A45AE4.EF2A67AB@cup.hp.com \
--to=uponnadi@cup.hp.com \
--cc=parisc-linux@thepuffingroup.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.