From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Didenko Sergey <didenkos@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Support for ARCH_MV88F6290
Date: Thu, 08 Oct 2009 10:41:13 +0200 [thread overview]
Message-ID: <4ACDA5A9.6070408@domain.hid> (raw)
In-Reply-To: <1f3e02580910080127k766f2407o317ae8a2ce088b4a@domain.hid>
Didenko Sergey wrote:
> Dear Xenomai Experts,
>
> So far I did not progress too much.
>
> What I have now is that patched Linux is starting to boot as original
> kernel and it hangs right after line
> [42949373.240000] ata1: SATA max UDMA/133 irq 27
> As you can see after line
>
> [42949373.230000] ?^<6>Xenomai: real-time nucleus v2.4.9.1 (Big Bad
> Moon) loaded.
>
> System does not go to timer_interrupt() function any more.
That is expected. Once Xenomai runs, it takes over the timer interrupt.
>
> What I'm worring about is that the system has 2 timers, one is
> free-running with disabled interrupts, second one is interrupt-driven
> clockevent timer.
No problem. Use the clockevent timer for hardware timer, use the
free-running counter for tsc emulation.
>
> =========================== Code - Start
> (...)
> =========================== Code - End
>
> According to HOWTO Xenomai needs free-running counter, in my case it is
> Timer 0, but all functions are configured to work with Timer 1, which is
> not free running.
>
> What would you sugest to do?
No, the howto does not say that you need a free-running counter. It
shows the example of a free-running counter and tell you to look at the
integrator or s3cxxxx code if you want to know how to implement the
I-pipe support for a decrementer. The reason being that I wrote the
howto, and I never had to work with a decrementer.
If you really want us to help you should show us the code that you
added, not the code that we can already find in the linux kernel sources.
--
Gilles
next prev parent reply other threads:[~2009-10-08 8:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-08 8:27 [Xenomai-help] Support for ARCH_MV88F6290 Didenko Sergey
2009-10-08 8:41 ` Gilles Chanteperdrix [this message]
2009-10-09 2:09 ` Didenko Sergey
2009-10-09 9:12 ` Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2009-10-14 6:19 Didenko Sergey
2009-10-14 7:25 ` Gilles Chanteperdrix
2009-10-16 5:26 ` Didenko Sergey
2009-10-16 7:43 ` Gilles Chanteperdrix
2009-10-16 8:30 ` Didenko Sergey
2009-10-16 8:46 ` Gilles Chanteperdrix
2009-10-16 8:56 ` Didenko Sergey
2009-10-16 9:30 ` Didenko Sergey
2009-09-25 6:12 Didenko Sergey
2009-09-25 8:37 ` Gilles Chanteperdrix
[not found] ` <1f3e02580909250400r7595efw769fedac12b71fce@domain.hid>
[not found] ` <4ABCA99D.1040206@domain.hid>
[not found] ` <1f3e02580909250526v52a0408ex455cc22191f3802@domain.hid>
[not found] ` <4ABCC977.6010500@domain.hid>
[not found] ` <1f3e02580909280458ubf3f610he5e52aab1efa1cc6@domain.hid>
2009-09-29 16:27 ` Gilles Chanteperdrix
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=4ACDA5A9.6070408@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=didenkos@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.