From: Tim Blechmann <tim@klingt.org>
To: linux-rt-users@vger.kernel.org
Subject: rt file i/o
Date: Wed, 04 Nov 2009 16:25:35 +0100 [thread overview]
Message-ID: <hcs6dr$235$1@ger.gmane.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
hi all,
having read the howto build an rt-application, i am trying to think of a
way to handle disk i/o in my application.
the howto suggest to avoid file i/o in non-rt helper threads, but to
move them to another process. while the howto suggests using network
socket, i'm curious, if other ipc primitives like shared memory would
give better throughput? or would i experience any issues, like is it
possible to lock shared memory to physical ram?
thanks, tim
--
tim@klingt.org
http://tim.klingt.org
Art is either a complaint or do something else
John Cage quoting Jasper Johns
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2009-11-04 15:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 15:25 Tim Blechmann [this message]
2009-11-04 15:43 ` rt file i/o Mark Knecht
2009-11-04 15:52 ` Tim Blechmann
2009-11-04 17:14 ` Nicholas Mc Guire
2009-11-04 17:32 ` Tim Blechmann
2009-11-04 22:41 ` Nicholas Mc Guire
2009-11-04 22:44 ` Clark Williams
2009-11-05 4:30 ` Shane M Smith
2009-11-05 9:29 ` Tim Blechmann
2009-11-05 20:30 ` Remy Bohmer
2009-11-05 9:22 ` Sven-Thorsten Dietrich
2009-11-05 4:14 ` Mark Knecht
2009-11-04 17:09 ` Nicholas Mc Guire
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='hcs6dr$235$1@ger.gmane.org' \
--to=tim@klingt.org \
--cc=linux-rt-users@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.