From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5541E930.30000@xenomai.org> Date: Thu, 30 Apr 2015 10:34:56 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <553FAC36.3050803@free.fr> <553FC281.70308@xenomai.org> <5541D505.2000109@free.fr> In-Reply-To: <5541D505.2000109@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/30/2015 09:08 AM, St=E9phane ANCELOT wrote: > Hi, >=20 > Ok, I am using more than one heap, it seems being related . > I don't think so. This unit test illustrates such case: http://git.xenomai.org/xenomai-3.git/commit/?h=3Dnext&id=3Dfc7a90768c60e59c= dc86ed47a42d4757ff2c4d90 > It is not possible anymore? That would be quite a silly decision, isn't it? You should refer to this part of the online migration guide to find out which changes have been introduced in the user-visible interface: http://xenomai.org/migrating-from-xenomai-2-x-to-3-x/#Heaps > Regards, > S.Ancelot >=20 >=20 >=20 > On 28/04/2015 19:25, Philippe Gerum wrote: >> On 04/28/2015 05:50 PM, St=E9phane ANCELOT wrote: >>> Hi, >>> >>> 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. >> >>> I also noticed I don't have /dev/rtheap node, is it normal.? >>> >> Yes, /dev/rtheap is gone in 3.x. >> >=20 >=20 --=20 Philippe.