9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Question regarding interrupt handlers
@ 2003-04-09 14:54 Martijn Punt
  2003-04-09 15:00 ` Fco.J.Ballesteros
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martijn Punt @ 2003-04-09 14:54 UTC (permalink / raw)
  To: 9fans

Hi,
I'm relatively new to Plan 9 (and this mailinglist) and am currently
developing a device driver for a satellite tv-card for plan 9. My
previous experience is limited to Linux, and have a question about
interrupt handlers:

How do interrupt handlers in Plan 9 cope with large amounts of work
having to be done in order to handle an interrupt?
Is there a way to split the task in two parts, one to be handled
immediately and the other to be executed at a more convenient time?

Are there standard approaches for this problem in Plan 9, similar to the
approach of tasklets and bottom half processing in Linux?

Any help will be greatly appreciated,
Greets Martijn Punt






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

end of thread, other threads:[~2003-04-10  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-09 14:54 [9fans] Question regarding interrupt handlers Martijn Punt
2003-04-09 15:00 ` Fco.J.Ballesteros
2003-04-09 15:02 ` Sape Mullender
2003-04-10  9:24 ` C H Forsyth

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).