From: Peter Xu <peterx@redhat.com>
To: Fabiano Rosas <farosas@suse.de>
Cc: qemu-devel@nongnu.org,
"Daniel P . Berrangé" <berrange@redhat.com>,
devel@lists.libvirt.org, "Eduardo Habkost" <eduardo@habkost.net>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Yanan Wang" <wangyanan55@huawei.com>,
"Eric Blake" <eblake@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>
Subject: Re: [PATCH v2 5/6] migration: Remove non-multifd compression
Date: Mon, 29 Apr 2024 15:52:29 -0400 [thread overview]
Message-ID: <Zi_6fR2bGDZmnyFV@x1n> (raw)
In-Reply-To: <20240426131408.25410-6-farosas@suse.de>
On Fri, Apr 26, 2024 at 10:14:07AM -0300, Fabiano Rosas wrote:
> The 'compress' migration capability enables the old compression code
> which has shown issues over the years and is thought to be less stable
> and tested than the more recent multifd-based compression. The old
> compression code has been deprecated in 8.2 and now is time to remove
> it.
>
> Deprecation commit 864128df46 ("migration: Deprecate old compression
> method").
>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
next prev parent reply other threads:[~2024-04-29 19:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 13:14 [PATCH v2 0/6] migration removals & deprecations Fabiano Rosas
2024-04-26 13:14 ` [PATCH v2 1/6] migration: Remove 'skipped' field from MigrationStats Fabiano Rosas
2024-04-29 19:50 ` Peter Xu
2024-04-26 13:14 ` [PATCH v2 2/6] migration: Remove 'inc' option from migrate command Fabiano Rosas
2024-04-29 19:51 ` Peter Xu
2024-04-26 13:14 ` [PATCH v2 3/6] migration: Remove 'blk/-b' option from migrate commands Fabiano Rosas
2024-04-29 15:52 ` Peter Xu
2024-04-29 17:18 ` Fabiano Rosas
2024-04-29 18:27 ` Peter Xu
2024-04-29 18:35 ` Fabiano Rosas
2024-04-29 18:53 ` Peter Xu
2024-04-26 13:14 ` [PATCH v2 4/6] migration: Remove block migration Fabiano Rosas
2024-04-26 13:14 ` [PATCH v2 5/6] migration: Remove non-multifd compression Fabiano Rosas
2024-04-29 19:52 ` Peter Xu [this message]
2024-04-26 13:14 ` [PATCH v2 6/6] migration: Deprecate fd: for file migration Fabiano Rosas
2024-04-29 18:40 ` Peter Xu
2024-04-29 18:47 ` Fabiano Rosas
2024-04-29 19:07 ` Peter Xu
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=Zi_6fR2bGDZmnyFV@x1n \
--to=peterx@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=devel@lists.libvirt.org \
--cc=eblake@redhat.com \
--cc=eduardo@habkost.net \
--cc=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wangyanan55@huawei.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.