From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 7 May 2015 11:07:19 +0200 From: Gilles Chanteperdrix Message-ID: <20150507090719.GC2099@hermes.click-hack.org> References: <554B0C27.5010802@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <554B0C27.5010802@free.fr> Subject: Re: [Xenomai] v3 heap mem-pool-size List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?B?U3TDqXBoYW5l?= ANCELOT Cc: "xenomai@xenomai.org" On Thu, May 07, 2015 at 08:54:31AM +0200, Stéphane ANCELOT wrote: > Hi, > > Is there a better way to raise mem-pool-size other than specifying in > cmdline ? > > 0"007.389| WARNING: [main] heapobj_init() failed for 470 bytes, raise > --mem-pool-size? A command line option is nice, it allows you to do basically anything you want by calling your program from a script. What is it you want to do that can not be achieved this way? -- Gilles.