From: "Joël Krähemann" <joel@weedlight.ch>
To: alsa-devel@alsa-project.org
Subject: RT priority 99 on soundcard
Date: Mon, 31 Mar 2014 07:18:07 +0200 [thread overview]
Message-ID: <1396243087.3927.1.camel@debian> (raw)
Is running on top of soundcard with realtime priority 99 problematic?
/* and now async */
{
static const struct timespec req = {
0,
(250000000 * (1 / 45)),
};
if(!AGS_IS_DEVOUT_THREAD(thread)){
nanosleep(&req, NULL);
}
}
next reply other threads:[~2014-03-31 5:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 5:18 Joël Krähemann [this message]
2014-03-31 7:43 ` RT priority 99 on soundcard Clemens Ladisch
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=1396243087.3927.1.camel@debian \
--to=joel@weedlight.ch \
--cc=alsa-devel@alsa-project.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