From: lux-integ <lux-integ@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org, Jan Kiszka <jan.kiszka@domain.hid>
Subject: Re: [Xenomai-help] help with xenomai-2.5.0 on pure64bit linux x86_64
Date: Sun, 31 Jan 2010 14:26:08 +0000 [thread overview]
Message-ID: <201001311426.09046.lux-integ@domain.hid> (raw)
In-Reply-To: <1264944150.16492.72.camel@domain.hid>
On Sunday 31 January 2010 01:22:30 pm Philippe Gerum wrote:
> This is likely our old friend CONFIG_SPARSE_IRQ which is at work. Just
> disable this, until we have introduced the required changes to support
> more than 1024 IRQs.
>
> > [ BTW, if you plan to use some PCI device with DMA under Xenomai,
> > enabling IOMMU is not a good idea. Reprogramming the IOMMU will then
> > become part of the critical path, but that code is not prepared for
> > real-time use. Better disable it during the build or on boot-up. ]
II did all of this to .config
CONFIG_HPET_TIMER=n
CONFIG_HPET_EMULATE_RTC=n
CONFIG_SPARSE_IRQ=n
and the kernel compiled OK unfortunately on booting it reported
Kernel Panic - not syncing: VFS: Unable to mount root.....
[ 3.111473 ] Pid: 1, comm: swapper Not tainted 2.6.32.2Xen25F .... then a
trace.
I had the same response when I disabled the IOMMU stuff
( I suspect this could be absence of SATA support though I think I have
SATA enabled). Seems I will have to fiddle a little more with the kernel
config.
thanks for all your help.
lux-integ
prev parent reply other threads:[~2010-01-31 14:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-29 21:04 [Xenomai-help] help with xenomai-2.5.0 on pure64bit linux x86_64 lux-integ
2010-01-31 10:25 ` Gilles Chanteperdrix
2010-01-31 12:37 ` Jan Kiszka
2010-01-31 13:22 ` Philippe Gerum
2010-01-31 13:25 ` Jan Kiszka
2010-01-31 13:35 ` Philippe Gerum
2010-01-31 13:42 ` Jan Kiszka
2010-01-31 14:01 ` Philippe Gerum
2010-02-04 10:46 ` Philippe Gerum
2010-02-11 17:15 ` Wolfgang Mauerer
2010-02-11 22:55 ` Philippe Gerum
2010-02-12 8:50 ` Wolfgang Mauerer
2010-02-12 9:48 ` Jan Kiszka
2010-02-17 11:40 ` lux-integ
2010-02-17 13:19 ` Philippe Gerum
2010-01-31 14:26 ` lux-integ [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=201001311426.09046.lux-integ@domain.hid \
--to=lux-integ@domain.hid \
--cc=jan.kiszka@domain.hid \
--cc=rpm@xenomai.org \
--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.