From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FCDB0FD.1080309@xenomai.org> Date: Tue, 05 Jun 2012 09:10:53 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <4FC637EB.90908@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] a question about ADEOS List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ali hagigat Cc: Xenomai@xenomai.org On 06/05/2012 08:26 AM, ali hagigat wrote: > Much appreciates for the replies. > > if you look at the following page: > > http://home.gna.org/adeos/doc/api/globals.html > > You can see some functions like adeos_alloc_irq() or adeos_alloc_ptdkey(). > > But if you patch the linux kernel with the adeos patch, these > functions do not exist. > This doc is out of date. There is no doc on the current API. > > > On Wed, May 30, 2012 at 7:38 PM, Philippe Gerum wrote: >> On 05/30/2012 04:35 PM, ali hagigat wrote: >>> >>> I know that adeos project presents an API set. It means some functions >>> mostly which start with adeos_. >>> Why adeos patch does not add them to the linux kernel? >> >> >> I don't understand your question. >> >> >> Those functions >>> >>> are used for creating domains as far as I know. >>> So maybe they are not needed for xenomai, is that true? >> >> >> No, we do use them to create a real-time domain where Xenomai lives. >> >> > -- Philippe.