Gentoo Archives: gentoo-user

From: hw <hw@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xen and NUMA
Date: Wed, 04 Nov 2015 12:14:29
Message-Id: 5639F69A.50008@gc-24.de
1 Hi,
2
3 how do I know whether xen uses NUMA or not? It says in dmesg:
4
5
6 [ 0.000000] NUMA turned off
7 [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000040068fff]
8
9
10 and 'xl info -n' shows two nodes:
11
12
13 node: memsize memfree distances
14 0: 14656 3304 10,20
15 1: 23424 7792 20,10
16
17
18 which could be right --- though I would expect each node to have 12GB
19 rather than these weird sizes.
20
21 So is NUMA turned off or not? Is it even possible to turn it off when it's
22 enabled in the BIOS?

Replies

Subject Author
Re: [gentoo-user] xen and NUMA "J. Roeleveld" <joost@××××××××.org>