All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Rosenfeld Rosas <lbocseg@domain.hid>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] rt-video interface
Date: Mon, 20 Mar 2006 22:33:32 -0300	[thread overview]
Message-ID: <200603202233.32660.lbocseg@domain.hid> (raw)
In-Reply-To: <441F47C6.9080108@domain.hid>

Em Segunda 20 Mar=E7o 2006 21:24, Jan Kiszka escreveu:
>...
>You may want to have a look at this thread regarding poll/select and RT:
>http://www.mail-archive.com/rtnet-users%40lists.sourceforge.net/msg00968.h=
tm

I tried to. Not found. But I didn't give up so quicky. It was missing the=20
final 'l':
http://www.mail-archive.com/rtnet-users%40lists.sourceforge.net/msg00968.ht=
ml

>Do video capturing applications tend to have to observe multiple
>channels asynchronously via a single thread? If so, my statement about
>how often poll/select is actually required in RT-applications may have
>to be reconsidered.

Actually, I don't see any reasonable reason for using select/poll in rt=20
applications. But, while trying to keep the API similar to V4L2, I would=20
implement them by IOCTL and think it is OK, since it was already done for=20
MMAP/MUNMAP. I don't think it worths writing the poll/select rt like=20
functions...

What could be discussed here is if it will be required or not to have those=
=20
calls needed when using streaming (most designs will use streaming). I don'=
t=20
think it should be required as it is on V4L2, but could be implemented=20
optionally, as IOCTL calls. But I would need to investigate more this topic=
=2E=20
I'll do it tomorrow... I'm the last man in the lab and they are calling me=
=20
out for closing the lab...

>...
>Does your time allow to list the minimal generic services a RTDM video
>capturing driver has to provide in a similar fashion like the serial or
>the CAN profile? If it's mostly about copying existing Linux API specs,
>feel free to just reference them. But the differences should certainly
>fill up a RT-video (or so) profile, and that would be great!

I'll think about it and will answer tomorrow.

Regards,

Rodrigo

	

	
		
_______________________________________________________ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 




  reply	other threads:[~2006-03-21  1:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-20 20:15 [Xenomai-core] rt-video interface Rodrigo Rosenfeld Rosas
2006-03-21  0:24 ` Jan Kiszka
2006-03-21  1:33   ` Rodrigo Rosenfeld Rosas [this message]
2006-03-21 17:34   ` Rodrigo Rosenfeld Rosas
2006-03-26  9:49     ` Jan Kiszka
2006-03-27 14:47       ` Rodrigo Rosenfeld Rosas

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=200603202233.32660.lbocseg@domain.hid \
    --to=lbocseg@domain.hid \
    --cc=jan.kiszka@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.