All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: witzel.thomas@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Re: RTDM driver questions
Date: Tue, 23 May 2006 22:51:24 +0200	[thread overview]
Message-ID: <447375CC.2010406@domain.hid> (raw)
In-Reply-To: <200605232029.42503.witzel.thomas@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

Thomas Witzel wrote:
> On Tuesday 23 May 2006 09:13, Jan Kiszka wrote:
>> Thomas Witzel wrote:
>> Why not extending your sample buffer to some FIFO by providing more space?
> 
> That is exactly my thinking, but either I'm blind, or I can't see any FIFO 
> functionality in rtdm. I could implement it myself, but I'm asking here in 
> case that I might not have to do this.

Probably because it's either too simple or too specific. Take a look at
this FIFO [1] e.g. It handles single network packets, with or without
locking dependent on the number of readers/writers. Would look different
again if you decide to dequeue more than one packet at a time. Further
FIFOs are contained in the 16550A driver, but I do not see urging
similarities between all of them.

Anyway, if someone drafts a generic FIFO for RTDM, I would definitely
welcome this. Would not be the first time users came up with concrete
scenarios, and we finally added a useful new feature.

Jan


[1]http://www.rts.uni-hannover.de/rtnet/lxr/source/stack/include/rtskb_fifo.h?v=SVN


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

      reply	other threads:[~2006-05-23 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-07 15:14 [Xenomai-help] RTDM driver questions witzel.thomas
2006-05-07 21:38 ` Jan Kiszka
2006-05-07 22:02   ` Thomas Witzel
2006-05-07 22:21     ` [Xenomai-help] " Bernhard Walle
2006-05-21 21:19       ` Thomas Witzel
2006-05-23  9:13         ` Jan Kiszka
2006-05-23 20:29           ` Thomas Witzel
2006-05-23 20:51             ` Jan Kiszka [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=447375CC.2010406@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=witzel.thomas@domain.hid \
    --cc=xenomai@xenomai.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.