public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* When does bottom half get to run?
@ 2007-11-07 19:13 Antino Kim
  2007-12-02  6:54 ` Linda Walsh
  0 siblings, 1 reply; 2+ messages in thread
From: Antino Kim @ 2007-11-07 19:13 UTC (permalink / raw)
  To: linux-newbie

Hello all,

I was reading into top/bottom half handlers of interrupt processing,
and I couldn't find an answer to my question;

when does bottom half get to run?

Actually, more specific question would be, can a task (any process...)
be running when bottom half is not empty ( i.e., there are works to be
done on be half some interrupts that happened)?
Or, does bottom half handler have priority over all tasks (meaning
that all bottom half work has to be completed before a scheduler gets
to run one of the ready processes)?

Your feedback would be appreciated. Thank you.

-- 
For The Best,
Antino Kim
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-02  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07 19:13 When does bottom half get to run? Antino Kim
2007-12-02  6:54 ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox