From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4AF3005D.6000701@domain.hid> Date: Thu, 05 Nov 2009 17:42:05 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4AF20D2B.30508@domain.hid> <4AF29229.2090205@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Sharing Semaphores in Kernel and User Space List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jonathan Haws Cc: "xenomai@xenomai.org" , "jan.kiszka@domain.hid" Jonathan Haws wrote: > I think for our application the RTDM driver is not necessary. Simply > synchronizing with a RT_SEM will do the trick for us. > > Thanks for all the help! Well, since you are at it, you can also use interrupts directly from user-space with rt_intr* services. -- Gilles