* [Xenomai-help] Supressing kernel ring messages on standard output
@ 2009-09-29 22:39 Steve Deiters
2009-09-29 22:45 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Steve Deiters @ 2009-09-29 22:39 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]
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.
Thanks.
[-- Attachment #2: Type: text/html, Size: 1416 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-help] Supressing kernel ring messages on standard output
2009-09-29 22:39 [Xenomai-help] Supressing kernel ring messages on standard output Steve Deiters
@ 2009-09-29 22:45 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2009-09-29 22:45 UTC (permalink / raw)
To: Steve Deiters; +Cc: xenomai
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-29 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 22:39 [Xenomai-help] Supressing kernel ring messages on standard output Steve Deiters
2009-09-29 22:45 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.