lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 26 Jul 2006 13:07:42 -0400
From:	"Brown, Len" <len.brown@...el.com>
To:	"Marco Berizzi" <pupilla@...mail.com>, <ak@...e.de>
Cc:	<linux-kernel@...r.kernel.org>
Subject: RE: smp + acpi

>> > Since 2.6.15 smp doesn't work anymore without ACPI
>> > May be possible to have a note in "Symmetric multi processing
>> > support" help dialog? Or is it possible to enable ACPI when
>> > SMP is selected?
>>
>>It's probably specific to your system, nothing general.
>
>Hi Andi,
>
>Thanks for the reply. I'm compiling linux on a pentinum
>4 HT 3GHz. 2.6.14 did detect both processor, but all
>kernels > 2.6.15 did not. (at least till 2.6.17.7)

CONFIG_ACPI=y is necessary to parse the ACPI tables
and discover HT siblings.  Except for the rare BIOS
that gives the option to enumerate HT via MPS
(thus breaking some versions of Windows),
enabling ACPI is the only way to enable HT.

Yes, in the distant past, CONFIG_ACPI=n did not remove
all ACPI code from your kernel, and that was a bug.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ