Re: RE: Looking for a real time IPC to be used with select

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Robert, 

thanks for the reply.

> > My question is now: What kind of IPC is preferred here?
> > The only IPC I see is a local socket communication, however
> > this looks like a huge overhead for triggering...
> > 
> > Both, threads A and B are real time threads, thus any IPC in use
> > should be supported by the RT_PREEMPT patch.
> You could try pipe() and take a look at epoll(). My testing shows it's
> reasonably efficient and the epoll() API is quite flexible.  
> 
> I've thought about using eventfd() and epoll() for exactly the purpose you
> mention but haven't had time to try it. 
eventfd() looks very interesting.
I think I will do a test using it.

Mathias

-- 
Mathias Koehrer
mathias_koehrer@xxxxxxxx


Traumziele - von Beschreibung bis Buchung jetzt kompakt auf den Reise-Seiten von Arcor.de! http://www.arcor.de/rd/footer.reise
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux