From: ruben@mrbrklyn.com (Ruben Safir)
To: kernelnewbies@lists.kernelnewbies.org
Subject: wait queues
Date: Mon, 20 Apr 2015 12:39:49 -0400 [thread overview]
Message-ID: <55352BD5.9020506@mrbrklyn.com> (raw)
In-Reply-To: <20150420152352.GA4333@grml>
On 04/20/2015 11:23 AM, michi1 at michaelblizek.twilightparadox.com wrote:
> I would not recommend that. There are already functions in linux/wait.h for
> these purposes like wait_event_interruptible().
can you do that in the kernel? The wait_event_interuptable creates wait
queues?
One of the things that makes this more confusing is that there is
wait/signal syntax for concurrence as well
next prev parent reply other threads:[~2015-04-20 16:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 1:23 wait queues Ruben Safir
2015-04-20 1:48 ` Ruben Safir
2015-04-20 1:54 ` Fred Chou
2015-04-20 8:57 ` Ruben Safir
2015-04-20 15:23 ` michi1 at michaelblizek.twilightparadox.com
2015-04-20 16:39 ` Ruben Safir [this message]
2015-04-21 15:05 ` michi1 at michaelblizek.twilightparadox.com
2015-04-22 11:23 ` wait queues semiphores kernel implementations Ruben Safir
2015-04-22 16:49 ` michi1 at michaelblizek.twilightparadox.com
-- strict thread matches above, loose matches on Subject: below --
2015-04-19 10:20 wait queues Ruben Safir
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=55352BD5.9020506@mrbrklyn.com \
--to=ruben@mrbrklyn.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).