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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440906042013i492ca887h4dda99a166082f45@mail.gmail.com>
Date:	Thu, 4 Jun 2009 20:13:26 -0700
From:	Yinghai Lu <yhlu.kernel@...il.com>
To:	david@...g.hm
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: only a single core (out of 8) initialized

On Thu, Jun 4, 2009 at 7:52 PM,  <david@...g.hm> wrote:
> this is 2.6.30-rc7 with a patch added to debug a nv sata driver
> incompatibility with the Intel SSDs on a tyan motherboard
>
> on one system it sees all 8 cores, on the other system it only initializes
> one core.
>
> can anyone help me spot what's going wrong in the one that's only seeing a
> single core? If I'm reading things correctly it's seeing both sockets for
> the NUMA setup, but then only initializing one core on the first socket.

the works
ACPI: RSDP 00000000000fa8d0 00024 (v02 ACPIAM)
ACPI: XSDT 00000000d7fd0100 0005C (v01 112707 XSDT1716 20071127 MSFT 00000097)
ACPI: FACP 00000000d7fd0290 000F4 (v03 112707 FACP1716 20071127 MSFT 00000097)
ACPI: DSDT 00000000d7fd0470 04D61 (v01  0AAAA 0AAAA000 00000000 INTL 20051117)
ACPI: FACS 00000000d7fde000 00040
ACPI: APIC 00000000d7fd0390 000A0 (v01 112707 APIC1716 20071127 MSFT 00000097)
ACPI: MCFG 00000000d7fd0430 0003C (v01 112707 OEMMCFG  20071127 MSFT 00000097)
ACPI: OEMB 00000000d7fde040 00091 (v01 112707 OEMB1716 20071127 MSFT 00000097)
ACPI: SRAT 00000000d7fd51e0 00110 (v01 AMD    HAMMER   00000001 AMD  00000001)
ACPI: HPET 00000000d7fd52f0 00038 (v01 112707 OEMHPET0 20071127 MSFT 00000097)
ACPI: SSDT 00000000d7fd5330 002E0 (v01 A M I  POWERNOW 00000001 AMD  00000001)
ACPI: Local APIC address 0xfee00000

it is using MADT aka APIC

other one

ACPI: RSDP 00000000000f9af0 00024 (v02 ACPIAM)
ACPI: XSDT 00000000d7ff0100 0003C (v01 100108 XSDT0856 20081001 MSFT 00000097)
ACPI: FACP 00000000d7ff0290 000F4 (v03 100108 FACP0856 20081001 MSFT 00000097)
ACPI: DSDT 00000000d7ff0470 04D4E (v01  0AAAA 0AAAA000 00000000 INTL 20051117)
ACPI: FACS 00000000d7ffe000 00040
ACPI: MCFG 00000000d7ff0430 0003C (v01 100108 OEMMCFG  20081001 MSFT 00000097)
ACPI: HPET 00000000d7ff51c0 00038 (v01 100108 OEMHPET0 20081001 MSFT 00000097)
Scanning NUMA topology in Northbridge 24
it is using MPTABLE

looks that you update that BIOS the one.
please check if you loaded optimal setting in BIOS setup. and check
MADT and ACPI v3.0 option in BIOS

YH
--
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