[SOLVED] Не работает HT. Pentium 4

Добрый день!
Скомпилировал ядро с поддержкой HT для процессора intel pentium 4, но оно так и не заработало..
В биосе все включено. Да и с теми-же настройками биоса x86_64 версия gentoo корректно видела HT. А после установки с нуля 32x битной ht куда то пропал..
/proc/cpuinfo

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	: Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping	: 9
cpu MHz		: 3201.711
cache size	: 1024 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 nx lm constant_tsc up pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr lahf_lm
bogomips	: 6403.42
clflush size	: 64
power management:

Судя по ссылке ниже ht у меня должен быть
http://en.wikipedia.org/wiki/List_of_Intel_Pentium_4_microprocessors
* All models support: MMX, SSE, SSE2, SSE3, Hyper-Threading, Intel 64, XD bit (an NX bit implementation)
* Intel VT supported by: 6x2 e.g. Model 662 and 672
* Enhanced Intel SpeedStep Technology (EIST) supported by: all except 620.
* Intel Family 15 Model 4
* Steppings: N0, R0
Да и /proc/cpuinfo имеет флаг "ht"
логи и конфиги:

Supermind mutalisk # cat /usr/src/linux/.config | grep SMP

CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_32_SMP=y
CONFIG_SMP=y
# CONFIG_X86_BIGSMP is not set

Supermind mutalisk # dmesg | grep SMP

[    0.000000] Linux version 2.6.30-gentoo-r1 (root@Supermind.kiasoft.ru) (gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) ) #7 SMP Tue Jul 7 11:08:23 KRAST 2009
[    0.000000] found SMP MP-table at [c00f3690] f3690
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.005519] SMP alternatives: switching to UP code
[    0.009985] Freeing SMP alternatives: 13k freed

Supermind mutalisk # dmesg | grep CPU

[    0.000000]   Transmeta TransmetaCPU
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 11 pages at c1704000, static data 24092 bytes
[    0.000000] Initializing CPU#0
[    0.000999] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.001171] CPU: Trace cache: 12K uops, L1 D cache: 16K
[    0.001175] CPU: L2 cache: 1024K
[    0.001179] CPU: Unsupported number of siblings 2<6>Intel machine check architecture supported.
[    0.001191] Intel machine check reporting enabled on CPU#0.
[    0.001196] CPU0: Intel P4/Xeon Extended MCE MSRs (24) available
[    0.020377] CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 09
[    0.121999] Brought up 1 CPUs

Thanks.

надо чтоы было ещё это: (2)

надо чтоы было ещё это:

(2) Maximum number of CPUs
[*] SMT (Hyperthreading) scheduler support

И проверьте биос. Там может отключаться HT

да, это все было включено.

да, это все было включено. Спасибо за помощь. Но проблема была совсем в другом. В биосе было отключено acpi. включил я его в bios'e, и включил в состав ядра. И все отлично заработало.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".