From: Nathaniel Villaume <villaume@domain.hid>
Cc: xenomai@xenomai.org
Subject: [Xenomai-help] Dual Xeon 2.6.13 SMP config problem
Date: Tue, 31 Jan 2006 16:54:26 -0800 [thread overview]
Message-ID: <43E006C2.50503@domain.hid> (raw)
In-Reply-To: <43DE0955.7060608@domain.hid>
Hi all,
This email might be slightly off-topic because it's related to getting
even a vanilla SMP kernel running (even though I can get the UP version
to run Xenomai).
I performed two tests:
My distro is FC3 with linux-2.6.9. I'm trying to get the SMP version of
2.6.13 running with Xenomai.
Test #1:
========
Use my distro's smp kernel (which boots) config to build the 2.6.13
kernel.
I ran make oldconfig, then make menuconfig, and turned off Experimental
options.
I can't boot: mount complains: "mount: error 6 mounting ext3"... etc.
Test #2
==========
I used the single CPU kernel config to build the adeos-patched 2.6.13
kernel. This boots and xeno latency runs fine. I had a problem with
`make devices` not making the devices, but I moved on to getting the SMP
working.
If I switch to SMP in the kernel config, the machine doesn't boot.
Instead, it complains: "mount: error 6 mounting ext3".
I checked that the ext3 is being compiled as a module.... I literally
only change the SMP option.
I found some things on the internet about the ext3 error meaning that
the driver wasn't compiled into the kernel. I tried this, even though
it shouldn't matter. It doesn't work. I get more details about the
kernel panic:
EIP is at kmem_cache_create
Looks like the trace/stack is:
mb_cache_create
init_ext3_xattr
init_ext3_fs
sys_init_module
sysenter_past_esp
"/bin/lvm exited abnormally."
I feel like I must be missing something obvious, any ideas? Would my
configs be of use? I've looked through side-by-side diffs and can't see
meaningful differences. I saw something about udev --which might explain
my inabilty to create /dev/rtp0 with 'make devices'
I'd appreciate any pointers to what might be wrong,
-Nate
next prev parent reply other threads:[~2006-02-01 0:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200601251105.k0PB5uPK028509@domain.hid>
2006-01-25 19:10 ` [Xenomai-help] Dual Xeon, 2.6.10, adeos-r13 Nathaniel Villaume
2006-01-30 12:40 ` Jan Kiszka
2006-02-01 0:54 ` Nathaniel Villaume [this message]
2006-02-01 7:30 ` [Xenomai-help] Dual Xeon 2.6.13 SMP config problem Jeroen Van den Keybus
2006-01-31 10:12 ` [Xenomai-help] Dual Xeon, 2.6.10, adeos-r13 Philippe Gerum
2006-02-02 4:02 [Xenomai-help] Dual Xeon 2.6.13 SMP config problem Nathaniel J Villaume
2006-02-02 8:04 ` Philippe Gerum
2006-02-02 18:51 ` Nathaniel Villaume
2006-02-02 18:59 ` Philippe Gerum
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=43E006C2.50503@domain.hid \
--to=villaume@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.