From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Smolorz Date: Fri, 26 Oct 2007 11:22:57 +0200 References: <200710251535.l9PFZYpF021256@domain.hid> <4721A4C8.4070406@domain.hid> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: Subject: Re: [Xenomai-help] Event flag from ISR List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ROSSIER Daniel Cc: xenomai@xenomai.org ROSSIER Daniel wrote: > >-----Original Message----- > >From: Jan Kiszka [mailto:jan.kiszka@domain.hid] > >Sent: vendredi 26 octobre 2007 10:27 > >There is already ongoing work toward FCSE for current Linux, which > > could > > >then be used by Xenomai as well, see linux-arm-kernel and xenomai-core > >[1] archives. I guess anyone willing to join this effort is welcome. > > Thanks for the update Jan; great to see that there is some interest > (BTW, I realized that I mix > the FCSE with DACR feature which allows to share an address space; > limitations of 32 MB process > address space is bound to DACR ;-)). No, this limitation is imposed by FCSE. You can use FCSE without domain access control which is for checking memory accesses. -- Sebastian