From owner-freebsd-questions@freebsd.org  Wed Jan 10 15:59:27 2018
Return-Path: <owner-freebsd-questions@freebsd.org>
Delivered-To: freebsd-questions@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 673BCE6423A
 for <freebsd-questions@mailman.ysv.freebsd.org>;
 Wed, 10 Jan 2018 15:59:27 +0000 (UTC)
 (envelope-from luciano@vespaperitivo.it)
Received: from baobab.bilink.net (baobab.bilink.net [212.45.144.44])
 by mx1.freebsd.org (Postfix) with ESMTP id 2C0E87B7B2
 for <freebsd-questions@freebsd.org>; Wed, 10 Jan 2018 15:59:26 +0000 (UTC)
 (envelope-from luciano@vespaperitivo.it)
Received: from baobab (localhost [127.0.0.1])
 by baobab.bilink.it (Postfix) with ESMTP id 3zGtx90Nt2z3jZ4R
 for <freebsd-questions@freebsd.org>; Wed, 10 Jan 2018 16:59:25 +0100 (CET)
X-Virus-Scanned: amavisd-new at mcs.it
Received: from baobab.bilink.net ([127.0.0.1])
 by baobab (baobab.mcs.it [127.0.0.1]) (amavisd-new, port 11027)
 with ESMTP id TCOzDJjxf-je for <freebsd-questions@freebsd.org>;
 Wed, 10 Jan 2018 16:59:24 +0100 (CET)
Received: from hermes.mcs.it (unknown [192.168.132.21])
 by baobab.bilink.it (Postfix) with ESMTP id 3zGtBY1tjWz3jYyh
 for <freebsd-questions@freebsd.org>; Wed, 10 Jan 2018 16:25:57 +0100 (CET)
Received: from mordeus (unknown [192.168.45.6])
 by hermes.mcs.it (Postfix) with ESMTP id 26A681B7431
 for <freebsd-questions@freebsd.org>; Wed, 10 Jan 2018 16:25:57 +0100 (CET)
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
In-Reply-To: <CA+tpaK2xNqGoNmUsw7PpWoSagSh8bCSZXijn+6ULOWHsEiW6Nw@mail.gmail.com>
References: <3zGnrf2wGvz3jYpX@baobab.bilink.it>
 <CA+tpaK2xNqGoNmUsw7PpWoSagSh8bCSZXijn+6ULOWHsEiW6Nw@mail.gmail.com>
X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; amd64-portbld-freebsd10.3)
X-Face: 4qPv4GNcD;
 h<7Q/sK>+GqF4=CR@KmnPkSmwd+#%\F`4yjKO3"C]p'z=(oWRnsYBQGM\5g:4skqQY0NnV'dM:Mm:^/_+I@a";
 [-s=ogufdF"9ggQ'=y
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Message-Id: <3zGtBY1tjWz3jYyh@baobab.bilink.it>
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.25
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jan 2018 15:59:27 -0000

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/