From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <553FC281.70308@xenomai.org> Date: Tue, 28 Apr 2015 19:25:21 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <553FAC36.3050803@free.fr> In-Reply-To: <553FAC36.3050803@free.fr> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Subject: Re: [Xenomai] xenomai 3.0rc4 rt_heap_alloc replies with timeout List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?windows-1252?Q?St=E9phane_ANCELOT?= , "xenomai@xenomai.org" On 04/28/2015 05:50 PM, St=E9phane ANCELOT wrote: > Hi, >=20 > for unknown reason, using compat api, rt_heap_alloc replies with > timeout, or blocks if TM_INFINITE is requested. Because the request exceeds the available space. The compat api does not wrap rt_heap services, so this is unrelated. >=20 > I also noticed I don't have /dev/rtheap node, is it normal.? >=20 Yes, /dev/rtheap is gone in 3.x. --=20 Philippe.