From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <53667B67.3000302@xenomai.org> Date: Sun, 04 May 2014 19:39:51 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <53639F52.2070108@gmail.com> <5363D871.1020901@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Is everything inside a function(task wchi made as a RT_task) is comes under Realtime ? List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ARUN GUPTA , xenomai@xenomai.org On 05/04/2014 04:15 AM, ARUN GUPTA wrote: > How should we design Xenomai task where Linux CALLs also included. That is simple: you should not. Linux calls mean loss of determinism. -- Gilles.