From: Christoph Zimmermann <cz@akik-ffm.de>
To: linux-kernel@vger.kernel.org
Subject: Potential race condition in SMP version of 2.6.9?
Date: Mon, 29 Nov 2004 21:23:25 +0100 [thread overview]
Message-ID: <41AB853D.8010909@akik-ffm.de> (raw)
Hi,
I'm having severe problems getting the SMP version of 2.6.9 up
and running. I'm using a stock-version of FC2 without
modificiation bar the kernel and the kudzu modification / removal
as suggested in linux.redhat.install on 2004-9-25/26 when facing
similar problems.
The problem manifests during the level 5 boot phase when certain scripts
in /etc/rc5.d are executed, more precisely the S90xfs and S96readahead
scripts. I first observed the problem when booting the SMP version
of the kernel (configuration: all experimental features switched off,
SMP enabled with 2 CPUs and hyperthreading scheduler support enabled).
The font server apparently never returns and thus the init sequence
seems to hang. So I moved the execution of the script to S98xfs just
to check. Now S96readahead stalls with the same symptoms and
boot sequence hangs again. Trying any of the sys-rq features
(although enabled in the kernel config) to get some initial debug info
does not work. I'm using a single-CPU Pentium 4 system with
ACPI and HT enabled in the BIOS (see copy of /proc/cpuinfo below).
The initialisation sequence works perfectly well when using the
kernel that came with FC2 or 2.6.9 without SMP support. Thus,
I'm suspecting a race condiition / deadlock within the kernel.
Any thoughts on this or pointers to hints? I'd be glad to
provide any additional information (strace dumps, etc.) as required.
This is my cpuinfo data:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping : 9
cpu MHz : 3200.961
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 6324.22
Cheers, Christoph
reply other threads:[~2004-11-29 20:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=41AB853D.8010909@akik-ffm.de \
--to=cz@akik-ffm.de \
--cc=linux-kernel@vger.kernel.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.