All of lore.kernel.org
 help / color / mirror / Atom feed
From: MNH <tuxracer@gawab.com>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Interrupt handler
Date: Thu, 15 Apr 2004 15:32:46 +0530	[thread overview]
Message-ID: <1082023366.3953.6.camel@localhost.localdomain> (raw)

hi,

I have a general question.

If a process is executing a system call, and an interrupt is invoked,
the process blocks. Now since interrupt handlers cannot block, the time
for which the IH runs is taken out of the process's time-slice ( Is this
right ?).

What if the IH takes up all of the process's time-slice, does the
process gets knocked off the current list and thrown into the expired
list or is there something more to it?

thanks for your time


             reply	other threads:[~2004-04-15 10:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-15 10:02 MNH [this message]
2004-04-17 18:57 ` Interrupt handler Karim Yaghmour
  -- strict thread matches above, loose matches on Subject: below --
2003-03-17  4:47 Sound-card question: HELP William W. Austin
2003-03-17  9:17 ` Interrupt handler Giuliano Pochini
2003-03-17 12:49   ` Takashi Iwai
2003-03-17 14:22     ` Giuliano Pochini
2003-03-18 13:32       ` Takashi Iwai
2003-03-19  1:15         ` Giuliano Pochini
2003-03-19  9:38           ` Giuliano Pochini
2003-03-15 21:38 Giuliano Pochini
2002-08-23 11:58 interrupt handler sanket rathi
2002-08-23 12:17 ` Richard B. Johnson
2002-08-23 16:17   ` Robert Love
2002-08-23 16:45     ` Richard B. Johnson
2002-08-23 16:52       ` Robert Love
2002-08-23 20:45         ` george anzinger
2002-08-23  6:22 Kerenyi Gabor
2002-08-23  5:45 Kerenyi Gabor
2002-08-23 13:07 ` Richard B. Johnson
2002-08-23  4:58 Kerenyi Gabor
2002-08-21 14:25 Interrupt Handler sanket rathi

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=1082023366.3953.6.camel@localhost.localdomain \
    --to=tuxracer@gawab.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.