qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Mark Kanda <mark.kanda@oracle.com>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, berrange@redhat.com
Subject: Re: [PATCH v3 1/1] oslib-posix: initialize backend memory objects in parallel
Date: Wed, 31 Jan 2024 15:30:51 +0100	[thread overview]
Message-ID: <7686daa5-c175-4b2c-a6ad-72d3c78b2249@redhat.com> (raw)
In-Reply-To: <578395fd-9538-4d3d-85ea-f5e9b95b8bd7@oracle.com>

> 
> OK. I'll call it 'PHASE_LATE_BACKENDS_CREATED' (to make it consistent
> with code comments/function name).

But then, you should set it at the very end of the function (not sure if 
that would be a problem with the other devices that are getting created 
in between -- if they would be using one of these memory backends; 
likely not).

-- 
Cheers,

David / dhildenb



  reply	other threads:[~2024-01-31 14:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 13:48 [PATCH v3 0/1] Initialize backend memory objects in parallel Mark Kanda
2024-01-31 13:48 ` [PATCH v3 1/1] oslib-posix: initialize " Mark Kanda
2024-01-31 14:04   ` David Hildenbrand
2024-01-31 14:27     ` Mark Kanda
2024-01-31 14:30       ` David Hildenbrand [this message]
2024-01-31 14:48         ` Mark Kanda
2024-01-31 14:57           ` David Hildenbrand
2024-01-31 15:02             ` Mark Kanda

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=7686daa5-c175-4b2c-a6ad-72d3c78b2249@redhat.com \
    --to=david@redhat.com \
    --cc=berrange@redhat.com \
    --cc=mark.kanda@oracle.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).