Dear all, When I type [code]dmesg | grep CPU[/code] I can see next: [code][ 0.029600] CPU0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.000999] Initializing CPU#1 [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.000999] CPU: L2 cache: 512K [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 0 [ 0.000999] Intel machine check reporting enabled on CPU#1. [ 0.101038] CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.101065] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.102014] Brought up 2 CPUs [ 0.102097] CPU0 attaching sched-domain: [ 0.102119] CPU1 attaching sched-domain: [ 0.666019] Switched to high resolution mode on CPU 0 [ 0.666127] Switched to high resolution mode on CPU 1 [ 1.185656] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) [ 1.185793] processor ACPI_CPU:00: registered as cooling_device0 [ 1.185808] ACPI: Processor [CPU0] (supports 8 throttling states) [ 1.188446] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) [ 1.188563] processor ACPI_CPU:01: registered as cooling_device1 [ 1.188578] ACPI: Processor [CPU1] (supports 8 throttling states)[/code] Why it shows 2 CPU?