RE: 2.6.7-rc1-bk: SMT scheduler bug / crashes on kernel boot

From: Nakajima, Jun
Date: Wed May 26 2004 - 10:56:11 EST


>From: Nick Piggin [mailto:nickpiggin@xxxxxxxxxxxx]
>Sent: Wednesday, May 26, 2004 4:45 AM
>To: Anton Altaparmakov
>Cc: mingo@xxxxxxx; lkml; Zwane Mwaikambo; Nakajima, Jun
>Subject: Re: 2.6.7-rc1-bk: SMT scheduler bug / crashes on kernel boot
>
>Anton Altaparmakov wrote:
>> On Wed, 2004-05-26 at 12:28, Nick Piggin wrote:
>>
>
>The problem is smp_num_siblings is set to 2, but phys_proc_id
>doesn't seem to be set up right (or it could be cpu_callout_map).
>That would cause the sched-domains to get set up wrong, sure. Maybe
>we should just go bug in this case? Or try to fix up?
>
>Anyone have any idea why this is happening?
>
Does this happen when you run the kernel on top of VMWare, as far as I
understand? If so, it is likely that VMWare is not simulating the
behavior of cpuid regarding HT support (especially, mapping between
logical and processor package). Then, you should get the same result
even when you run 2.6.6 kernel. Do you have dmesg output from some older
kernel or 2.6.6?

Jun

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/