From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Fabian Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: Re: [PATCH qemu-server] qmp client: increase timeout for thaw
Date: Thu, 3 Mar 2022 12:13:00 +0100 [thread overview]
Message-ID: <32b68107-35c7-68b1-6694-e5e8e1bb2921@proxmox.com> (raw)
In-Reply-To: <20220302132107.109741-1-f.ebner@proxmox.com>
On 02/03/2022 14:21, Fabian Ebner wrote:
> Using a loop of freeze, sleep 5, thaw, sleep 5, an idling Windows 11
> VM with 4 cores and 8GiB RAM once took 54 seconds for thawing. It took
> less than a second about 90% of the time and maximum of a few seconds
> for the majortiy of other cases, but there can be outliers where 10
> seconds is not enough.
>
> And there can be hookscripts executed upon thaw, which might also not
> complete instantly.
>
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
> PVE/QMPClient.pm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
>
applied, thanks!
prev parent reply other threads:[~2022-03-03 11:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 13:21 [pve-devel] " Fabian Ebner
2022-03-03 11:13 ` Thomas Lamprecht [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=32b68107-35c7-68b1-6694-e5e8e1bb2921@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.