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]
Date:	Tue, 18 Sep 2012 14:55:43 +0800
From:	Jike Song <albcamus@...il.com>
To:	Linda Walsh <lkml@...nx.org>
Cc:	Linux-Kernel <linux-kernel@...r.kernel.org>
Subject: Re: 2 physical-cpu (like 2x6core) config and NUMA?

On Tue, Sep 18, 2012 at 2:00 AM, Linda Walsh <lkml@...nx.org> wrote:
> Does the kernel support scheduling based on the different speed of
> memory between "on die" vs. "off die"?   I was surprised to see
> that it viewed my system as 1 NUMA node with all 12 on 1 node -- when
> I know that it is physically organized as 2x6.
> Do I have to configure that manually or did I maybe turn off something
> in my kernel config I should have turned on?

Do you have anything printed with:

 # acpidump -a --table SRAT

?

I have a Dell box with 2 physical CPUs, each of them has 6 cores.  If
I enable "Node Interleaving" in BIOS' Memory Setting, and boot the
kernel, the SRAT table will be invisible to Linux - results the same
topology as you got.  If I disable "Node Interleaving" and boot the
kernel, SRAT is present, and the topology is correct.

Hope that helps.

-- 
Thanks,
Jike
--
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