qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Dou Liyang <douly.fnst@cn.fujitsu.com>
To: Igor Mammedov <imammedo@redhat.com>
Cc: ehabkost@redhat.com, qemu-devel@nongnu.org,
	peter.maydell@linaro.org, fanc.fnst@cn.fujitsu.com,
	caoj.fnst@cn.fujitsu.com, stefanha@redhat.com,
	izumi.taku@jp.fujitsu.com, vilanova@ac.upc.edu
Subject: Re: [Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes
Date: Thu, 19 Jan 2017 19:42:13 +0800	[thread overview]
Message-ID: <de9fd71b-687f-fd2f-7e82-1c92e7ab57d2@cn.fujitsu.com> (raw)
In-Reply-To: <20170118144653.0d851927@nial.brq.redhat.com>

Hi, Igor,

At 01/18/2017 09:46 PM, Igor Mammedov wrote:
> On Wed, 18 Jan 2017 20:40:04 +0800
> Dou Liyang <douly.fnst@cn.fujitsu.com> wrote:
>
>> As we fixed a bug(Bug 1) in below links, Named "Method-A":
>>
>> https://lists.nongnu.org/archive/html/qemu-devel/2017-01/msg03354.html
>>
>> Then, Eduardo gave us many suggests. Thanks very much!
>> when we try them, we also find another bugs named "Bug 2".
> I have an alternative fix for both issues for which
> I've been writing cover letter when I saw this series.
>
> My fix series more intrusive though as it's goal isn't
> just to fix 'info numa' but rather switch away from
> cpu-index based mapping to socket/core/thread based mapping
> and stop using bitmaps for mapping. And as 'info numa' was
> getting in the way, I fixed both issues in a slightly
> different way.
>
> So pls wait a bit, once travis build is completed,
> I'll post series here.

It doesn't matter. I am learning about your patches.
I think my method is temporary. your fix is better than me.

Thanks,
	Liyang.

      reply	other threads:[~2017-01-19 11:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 12:40 [Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes Dou Liyang
2017-01-18 12:40 ` [Qemu-devel] [PATCH 1/3] cpu: Make the mapping of CPUs and NUMA nodes in cpu_common_realizefn Dou Liyang
2017-01-18 12:56   ` Eduardo Habkost
2017-01-18 13:17     ` Dou Liyang
2017-01-18 12:40 ` [Qemu-devel] [PATCH 2/3] numa: Remove the numa_post_machine_init function Dou Liyang
2017-01-18 12:56   ` Eduardo Habkost
2017-01-18 12:40 ` [Qemu-devel] [PATCH 3/3] cpu: make the function of cpu_common_map_numa_node more efficiently Dou Liyang
2017-01-18 12:56   ` Eduardo Habkost
2017-01-18 13:00 ` [Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes no-reply
2017-01-18 13:26   ` Dou Liyang
2017-01-18 17:06     ` Eduardo Habkost
2017-01-19 12:17       ` Dou Liyang
2017-01-19 14:33         ` Eduardo Habkost
2017-01-18 13:46 ` Igor Mammedov
2017-01-19 11:42   ` Dou Liyang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=de9fd71b-687f-fd2f-7e82-1c92e7ab57d2@cn.fujitsu.com \
    --to=douly.fnst@cn.fujitsu.com \
    --cc=caoj.fnst@cn.fujitsu.com \
    --cc=ehabkost@redhat.com \
    --cc=fanc.fnst@cn.fujitsu.com \
    --cc=imammedo@redhat.com \
    --cc=izumi.taku@jp.fujitsu.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=vilanova@ac.upc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).