From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751274AbdFFDPK (ORCPT ); Mon, 5 Jun 2017 23:15:10 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:32909 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751215AbdFFDPI (ORCPT ); Mon, 5 Jun 2017 23:15:08 -0400 Date: Tue, 6 Jun 2017 11:15:05 +0800 From: Wei Yang To: Wei Yang Cc: kirill@shutemov.name, bp@alien8.de, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, tj@kernel.org, rientjes@google.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 0/3] Refine numa_emulation Message-ID: <20170606031505.GA3670@WeideMacBook-Pro.local> Reply-To: Wei Yang References: <20170502130453.5933-1-richard.weiyang@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: <20170502130453.5933-1-richard.weiyang@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ping~ Willing to hear some feed back :-) On Tue, May 02, 2017 at 09:04:50PM +0800, Wei Yang wrote: >My previous patch "x86/mm/numa: Remove numa_nodemask_from_meminfo()" hits a >problem in numa_emulation. The reason is numa_nodes_parsed is not set >correctly after emulation. > >This patch set tries to fix this and also with two code refine. > >Detailed discussions are in this thread: > > https://lkml.org/lkml/2017/3/13/1230 > >and test result is posted : > > https://lkml.org/lkml/2017/4/10/641 > >V2: > * refresh the change log based on David comments > * use nodes_clear() > >Wei Yang (3): > x86/numa_emulation: fix potential memory leak > x86/numa_emulation: assign physnode_mask directly from > numa_nodes_parsed > x86/numa_emulation: restructures numa_nodes_parsed from emulated nodes > > arch/x86/mm/numa_emulation.c | 61 ++++++++++++++++++++++++---------------= ----- > 1 file changed, 33 insertions(+), 28 deletions(-) > >--=20 >2.11.0 --=20 Wei Yang Help you, Help me --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZNh45AAoJEKcLNpZP5cTd7L0P/3eORFpkUcXppxCQFpjHnH6V WmgffcnE6yDJfqkflOQ4gw+BrARYiQrWcKumdEJuHac7JtnKXtTAgbxF46M/3T9/ w3xTaZ7PpEHNZoriSwrqXSwS37VGd/Dz2Lam+kepkV1hFQOBo2dsN/u1MsIM9EoZ tKXDiFj6qVsYCfRvJLdVNx6F+nCoFaqTChfh1/s3rQCeRnFR0DMD1rgLXwnZRWLM H0erH5XrmnUyT6Y5P8bSKz5KO+3uHOO+B0m4Q5FOFfBg2ZkzNdlrbSwS/1zWMdDB 6xEeUJCGnFnAbsEXgT18QFhPQdBLbK2Msqy5ddmVMLqLPzPPZfEYml8GVkbnwIUR DOIUOSn0kopMRtopX3BPrSMvf2B7oVm0JOfZiBUmffe0tdCc41RqdbS8rpqVXXyG 3TGzXR8wlNm4k2W51jHtQM7xDrNicv4XkMdJOzhH7/nn7sx2RxqsCDt2gujr5cPS dKPrkz6ACGibtr1PXRnYEUm8y6gLf4dWRyIozDLebZDqQegJS09ex170X+YUrw38 TLlWAOXgAOrT8QnkyL7q4vrE+KRkpLPF/6ZoCKNvjlpLeqe20mUMjaRyOHnv7PIZ u3OxdgLWIqZJ1N0AM6QE5l2L8XbB0c/UfaU0cLxJ29PxA6pp4aWi868OwZI5X7RK PpnKIUqwopfS2/D9i0UY =2zPW -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--