On Tue, May 13, 2008 at 3:31 PM, Stéphane ANCELOT <[EMAIL PROTECTED]> wrote:
> Hi,
>  Using the v2.4.3 +kernel 2.6.24.7 I used the system("touch /tmp/xxx_ok")
>  call   in a non realtime init context.
>
>  The task is only used to allocate some memory heaps.
>
>  I setted up some memory debugging features in the kernel :
>  CONFIG_DEBUG_KERNEL=y
>  CONFIG_DEBUG_SLAB=y
>  CONFIG_DEBUG_SLAB_LEAK=y
>  CONFIG_DEBUG_BUGVERBOSE=y
>  CONFIG_DEBUG_VM=y
>  CONFIG_FORCED_INLINING=y
>  CONFIG_EARLY_PRINTK=y
>  CONFIG_DEBUG_PAGEALLOC=y
>
>   This was not happening with v2.4.2 although that the kernel debugging
>  flags were not "on"

It would be nice if you could try the v2.4.2 with debugging options
on, to know if it is a regression or not.

-- 
 Gilles

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to