Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2018 16:25:56 +0100
From:      Luciano Mannucci <luciano@vespaperitivo.it>
To:        freebsd-questions@freebsd.org
Subject:   Re: 10.4 RELEASE sees only one core
Message-ID:  <3zGtBY1tjWz3jYyh@baobab.bilink.it>
In-Reply-To: <CA%2BtpaK2xNqGoNmUsw7PpWoSagSh8bCSZXijn%2B6ULOWHsEiW6Nw@mail.gmail.com>
References:  <3zGnrf2wGvz3jYpX@baobab.bilink.it> <CA%2BtpaK2xNqGoNmUsw7PpWoSagSh8bCSZXijn%2B6ULOWHsEiW6Nw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Jan 2018 08:30:23 -0600
Adam Vande More <amvandemore@gmail.com> wrote:

> I think 11.x is better at this but:
Why? The Xeon E5410 went End Of Life in Q4 2010. Maybe the 9.something
looks more apropriate... :)

BTW, thanks I've missed that:
> https://lists.freebsd.org/pipermail/freebsd-current/2014-May/050353.html

tough I have only 8 cores in total, which seems to me way under 64.

Interestingly, acpidump -d sees them:

root@baobab:~ # acpidump -d | less
/*
 * Intel ACPI Component Architecture
 * AML/ASL+ Disassembler version 20160527-64
 * Copyright (c) 2000 - 2016 Intel Corporation
 * 
 * Disassembling to symbolic ASL+ operators
 *
 * Disassembly of /tmp/acpidump.C4f1lO/acpdump.din, Wed Jan 10 16:24:27 2018
 *
 * Original Table Header:
 *     Signature        "DSDT"
 *     Length           0x00006473 (25715)
 *     Revision         0x02
 *     Checksum         0xB9
 *     OEM ID           "INTEL "
 *     OEM Table ID     "S5400SF "
 *     OEM Revision     0x00000008 (8)
 *     Compiler ID      "INTL"
 *     Compiler Version 0x01000013 (16777235)
 */
DefinitionBlock ("", "DSDT", 2, "INTEL ", "S5400SF ", 0x00000008)
{
    Scope (\_PR)
    {
        Processor (CPU0, 0x00, 0x00000410, 0x06) {}
        Processor (CPU1, 0x01, 0x00000410, 0x06) {}
        Processor (CPU2, 0x02, 0x00000410, 0x06) {}
        Processor (CPU3, 0x03, 0x00000410, 0x06) {}
        Processor (CPU4, 0x04, 0x00000410, 0x06) {}
        Processor (CPU5, 0x05, 0x00000410, 0x06) {}
        Processor (CPU6, 0x06, 0x00000410, 0x06) {}
        Processor (CPU7, 0x07, 0x00000410, 0x06) {}
    }

or so I guess...

thanks again,

Luciano.
-- 
 /"\                         /Via A. Salaino, 7 - 20144 Milano (Italy)
 \ /  ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
  X   AGAINST HTML MAIL    /  E-MAIL: posthamster@sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3zGtBY1tjWz3jYyh>