Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: problem on dell r610



On Sat, Nov 13, 2010 at 08:59:28PM +0100, Manuel Bouyer wrote:
> > The best advice I can give at this time is to try it with ACPI disabled.
> > I don't have much time to look at this and I don't know much about ACPI.
> 
> Sorry, you said this also doesn't work with ACPI disabled.
> 
> As a quick hack, as it seems your boot CPU has id 32 not 0, could you
> try the attach patch ?

Err, no that's wrong. phycpu_info[] is actually being overflowed, as
X86_MAXPROCS is only 32.
Could you try changing X86_MAXPROCS to 256 in sys/arch/xen/x86/cpu.c ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index