From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Steve Deiters <SteveDeiters@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Supressing kernel ring messages on standard output
Date: Wed, 30 Sep 2009 00:45:13 +0200 [thread overview]
Message-ID: <4AC28DF9.30900@domain.hid> (raw)
In-Reply-To: <181804936ABC2349BE503168465576460C477B17@domain.hid>
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.
prev parent reply other threads:[~2009-09-29 22:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-29 22:39 [Xenomai-help] Supressing kernel ring messages on standard output Steve Deiters
2009-09-29 22:45 ` Gilles Chanteperdrix [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AC28DF9.30900@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=SteveDeiters@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.