From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIIDD-0004gS-NB for qemu-devel@nongnu.org; Tue, 25 Feb 2014 08:38:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIID9-0004rg-F3 for qemu-devel@nongnu.org; Tue, 25 Feb 2014 08:38:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIID8-0004rX-RU for qemu-devel@nongnu.org; Tue, 25 Feb 2014 08:38:15 -0500 Message-ID: <530C9CC0.4020609@redhat.com> Date: Tue, 25 Feb 2014 06:38:08 -0700 From: Eric Blake MIME-Version: 1.0 References: <3f662c65138d06ae87c2eb39483938a5d88f2776.1392794450.git.hutao@cn.fujitsu.com> In-Reply-To: <3f662c65138d06ae87c2eb39483938a5d88f2776.1392794450.git.hutao@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3k4uvqTALBFTR5menCpFx9NMeKAmkNLBs" Subject: Re: [Qemu-devel] [PATCH v18 02/14] NUMA: check if the total numa memory size is equal to ram_size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, lersek@redhat.com, Wanlong Gao , imammedo@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3k4uvqTALBFTR5menCpFx9NMeKAmkNLBs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/19/2014 12:53 AM, Hu Tao wrote: > From: Wanlong Gao >=20 > If the total number of the assigned numa nodes memory is not > equal to the assigned ram size, it will write the wrong data > to ACPI talb, then the guest will ignore the wrong ACPI table s/talb/table/ > and recognize all memory to one node. It's buggy, we should > check it to ensure that we write the right data to ACPI table. >=20 > Signed-off-by: Wanlong Gao > Signed-off-by: Paolo Bonzini > Signed-off-by: Hu Tao > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3k4uvqTALBFTR5menCpFx9NMeKAmkNLBs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTDJzAAAoJEKeha0olJ0NqOZ8H/29ulqO+k8Jl6ZRCWwH2MEjf zUZd0O6IAVZzKgdiiFehDiUIioa1dh7BWg38Jb00kfHmYtHiuBSjv7DzGW67K2LL D0NHyg0B1cedEoZqUSKHV0keKvgRkNHa/e/GvmeSx2U1UdmuNvqwDNH7PRdeZB9A gX2Q8daD1gSfFcUlOWL0/8nOS62qoQg3MKAbuFzkRv+82QUJzNqRBIYrmU/K2nW9 gduxGEUnRpMBWFqNFrHmN/g15yDieTQ2H4IK7JtShSJj3kDPh+JJrdU2s6ijhOtC ogiGiQatOq7dpvVFh39L5Gr74hxCbwZXGmblLcfqy9iv3aiM4/d2IrUGVc17ewE= =c+Ck -----END PGP SIGNATURE----- --3k4uvqTALBFTR5menCpFx9NMeKAmkNLBs--