Steve Deiters wrote:
> I am running a program with Xenomai and using the POSIX skin. When the
> program exits, I get messages from the kernel ring buffer on the
> terminal, such as:
> "Xenomai: Posix: destroying mutex df9c1000".
>
> This is interfering with data the program is also printing. Is there a
> way to disable or redirect this?
>
> I am using an embedded PowerPC evaluation board with kernel 2.6.24.6 and
> Xenomai 2.4.9.1 and the terminal is through a serial port if that makes
> a difference.
These messages are posix skin debug messages, so, simply disabling
debugging for the posix skin in kernel configuration should be enough.
Also note that since these messages appear on the kernel console, you
can separate them from the program output: if you redirect the program
output, kernel console messages will not be redirected.
--
Gilles.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help