* [Xenomai-core] "top" doesn't start ?
@ 2006-02-26 0:34 Hannes Mayer
2006-02-26 9:49 ` Jan Kiszka
0 siblings, 1 reply; 2+ messages in thread
From: Hannes Mayer @ 2006-02-26 0:34 UTC (permalink / raw)
To: xenomai
Hi all!
I just recognized that "top" doesn't start if the
RTDM demo
http://www.captain.at/xenomai-real-time-driver-example.php
runs.
=> "user" runs, "top" is started:
"top" doesn't start as long as "user" is running.
When "user" is terminated, "top" displays the ncurses screen.
xeno-2.1-rc3
K2.6.15
Anyone got an idea ?
Thanks & best regards,
Hannes.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] "top" doesn't start ?
2006-02-26 0:34 [Xenomai-core] "top" doesn't start ? Hannes Mayer
@ 2006-02-26 9:49 ` Jan Kiszka
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2006-02-26 9:49 UTC (permalink / raw)
To: Hannes Mayer; +Cc: xenomai
[-- Attachment #1: Type: text/plain, Size: 705 bytes --]
Hannes Mayer wrote:
> Hi all!
>
> I just recognized that "top" doesn't start if the
> RTDM demo
> http://www.captain.at/xenomai-real-time-driver-example.php
> runs.
>
> => "user" runs, "top" is started:
> "top" doesn't start as long as "user" is running.
>
> When "user" is terminated, "top" displays the ncurses screen.
>
> xeno-2.1-rc3
> K2.6.15
>
> Anyone got an idea ?
That's because you grab the standard timer but do not propagate it to
Linux (all timed activity of Linux freezes, not just top). Moreover,
this demo only works in case Xenomai is using the APIC timer. Otherwise,
that IRQ is blocked for RT drivers (Dmitry's shared IRQ patch is not yet
merged).
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-26 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-26 0:34 [Xenomai-core] "top" doesn't start ? Hannes Mayer
2006-02-26 9:49 ` Jan Kiszka
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.