From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FBE2914.70407@xenomai.org> Date: Thu, 24 May 2012 14:27:00 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4FBE262C.9080409@xenomai.org> In-Reply-To: <4FBE262C.9080409@xenomai.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] xenomai API List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: Xenomai@xenomai.org On 05/24/2012 02:14 PM, Philippe Gerum wrote: > On 05/24/2012 01:14 PM, Giampaolo Bellini wrote: >> Hi all >> >> I'm totally new to xenomai... so my question could be stupid :-( >> >> I wonder if there are xenomai's counterpart of RTAI's SCB (Shared memory >> Circular Buffer), > > RT_QUEUE for the shared memory property. Documentation here: http://www.xenomai.org/documentation/xenomai-2.6/html/api/group__native__queue.html > > MBX (MailBox) > > RT_BUFFER. Documentation here: http://www.xenomai.org/documentation/xenomai-2.6/html/api/group__buffer.html -- Gilles.