From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "M. Koehrer" <mathias_koehrer@domain.hid>
Cc: xenomai@xenomai.org, jan.kiszka@domain.hid
Subject: Re: Aw: Re: Aw: Re: [RTnet-users] [Xenomai-help] rtnet / Xenomai: Kernel
Date: Mon, 18 Dec 2006 16:32:25 +0100 [thread overview]
Message-ID: <4586B489.1060206@domain.hid> (raw)
In-Reply-To: <32751131.1166455208340.JavaMail.ngmail@domain.hid>
M. Koehrer wrote:
> O.k,
>
> I tried once more with the NMI watchdog stuff.
> However, it looks as if I do not understand the NMI watchdog correctly...
> I passed nmi_watchdog=1 as kernel parameter.
> Now, the NMI watchdog seems to be o.k.
> I have set the kernel parameter "NMI watchdog latency threshold (us)" to 1000000 (1 second).
> Now I do a modprobe xeno_nucleus.
> This is o.k.
> Then I do a modprobe xeno_native.
> This leads to a watchdog NMI on the console after 1s.
> "NMI watchdog detected timer latency above 100000us"
> CPU 1
> EIP is at mwait_idle 0x23/0x37
>
> When I compile the Xenomai functionality directly into the kernel (no modules), I never reach
> the login prompt at my PC as the NMI watchdog from above came first...
>
> Well, somehow the NMI stuff seems to work. However, I am not able to start my application
> as my systems gets the NMI before I have the chance to start the application...
> What is wrong here? I think, I miss one piece in the puzzle...
>
> Thanks for any support on that strange behaviour.
1 second is probably way to much and overflow a 32 bits value when
converted to a processor ticks count. The defaults of 100 us is more
reasonable.
--
Gilles Chanteperdrix
prev parent reply other threads:[~2006-12-18 15:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-18 14:20 Aw: Re: [RTnet-users] [Xenomai-help] rtnet / Xenomai: Kernel 2.6.19.1 M. Koehrer
2006-12-18 14:26 ` Jan Kiszka
2006-12-18 14:29 ` Aw: " Gilles Chanteperdrix
2006-12-18 15:20 ` Aw: Re: Aw: Re: [RTnet-users] [Xenomai-help] rtnet / Xenomai: Kernel M. Koehrer
2006-12-18 15:32 ` 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=4586B489.1060206@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=jan.kiszka@domain.hid \
--cc=mathias_koehrer@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.