RE: [PATCH v3 0/4] Live Migration Acceleration with IAA Compression

2024-01-30 Thread Liu, Yuan1
> -Original Message- > From: Peter Xu > Sent: Tuesday, January 30, 2024 6:32 PM > To: Liu, Yuan1 > Cc: faro...@suse.de; leob...@redhat.com; qemu-devel@nongnu.org; Zou, > Nanhai > Subject: Re: [PATCH v3 0/4] Live Migration Acceleration with IAA > Compression &

Re: [PATCH v3 0/4] Live Migration Acceleration with IAA Compression

2024-01-30 Thread Peter Xu
On Tue, Jan 30, 2024 at 03:56:05AM +, Liu, Yuan1 wrote: > > -Original Message- > > From: Peter Xu > > Sent: Monday, January 29, 2024 6:43 PM > > To: Liu, Yuan1 > > Cc: faro...@suse.de; leob...@redhat.com; qemu-devel@nongnu.org; Zou, > > Nanhai

RE: [PATCH v3 0/4] Live Migration Acceleration with IAA Compression

2024-01-29 Thread Liu, Yuan1
> -Original Message- > From: Peter Xu > Sent: Monday, January 29, 2024 6:43 PM > To: Liu, Yuan1 > Cc: faro...@suse.de; leob...@redhat.com; qemu-devel@nongnu.org; Zou, > Nanhai > Subject: Re: [PATCH v3 0/4] Live Migration Acceleration with IAA > Compression &

Re: [PATCH v3 0/4] Live Migration Acceleration with IAA Compression

2024-01-29 Thread Peter Xu
On Wed, Jan 03, 2024 at 07:28:47PM +0800, Yuan Liu wrote: > Hi, Hi, Yuan, I have a few comments and questions. Many of them can be pure questions as I don't know enough on these new technologies. > > I am writing to submit a code change aimed at enhancing live migration > acceleration by

[PATCH v3 0/4] Live Migration Acceleration with IAA Compression

2024-01-03 Thread Yuan Liu
Hi, I am writing to submit a code change aimed at enhancing live migration acceleration by leveraging the compression capability of the Intel In-Memory Analytics Accelerator (IAA). The implementation of the IAA (de)compression code is based on Intel Query Processing Library (QPL), an open-source