From: ksashtekar@gmail.com (Kaustubh Ashtekar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: interrupt
Date: Mon, 13 Jun 2011 10:10:22 +0530 [thread overview]
Message-ID: <BANLkTi=XBgawkyBzD+_77gH9yAntNVZZmg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTim93_kjPoO80f4Ep0yTSGGtKo9doA@mail.gmail.com>
>
>
>
> Is each key press is an interrupt ?
>
Yes, normally. It is a user event which has to be processed immediately. So
that, for e.g. letters typed on keyboard can be immediately seen in your
editor window.
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
Kaustubh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110613/0534ec45/attachment.html
prev parent reply other threads:[~2011-06-13 4:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-11 10:31 interrupt Venkateswarlu P
2011-06-11 16:03 ` interrupt Greg KH
2011-06-13 4:40 ` Kaustubh Ashtekar [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='BANLkTi=XBgawkyBzD+_77gH9yAntNVZZmg@mail.gmail.com' \
--to=ksashtekar@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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 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).