From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50AB9991.9090901@gmail.com> Date: Tue, 20 Nov 2012 11:54:09 -0300 From: Sebastian Pavez MIME-Version: 1.0 References: <50AA4EC2.1000206@xenomai.org> <50AA5B96.9060009@xenomai.org> <50AB9449.2020203@gmail.com> <50AB96A0.3060204@xenomai.org> In-Reply-To: <50AB96A0.3060204@xenomai.org> Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Subject: Re: [Xenomai] Help with Xeno-test please List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: Xenomai El 20/11/2012 11:41 a.m., Gilles Chanteperdrix escribió: > On 11/20/2012 03:31 PM, Sebastian Pavez wrote: >> ioctl(RTTST_RTIOC_SWTEST_CREATE_KTASK): Cannot allocate memory > You still do not have enough memory. > Ok, I have 256 kb for CONFIG_XENO_OPT_SYS_HEAPSZ and 128 kb for CONFIG_XENO_OPT_SYS_STACKPOOLSZ. There's a recommended value to these? or I should try a value and look how they works? In any case, I'll try to put 512kb for both ...