RE: [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

2024-05-11 Thread Liu, Yuan1
> -Original Message- > From: Fabiano Rosas > Sent: Saturday, May 11, 2024 4:45 AM > To: Liu, Yuan1 ; pet...@redhat.com > Cc: qemu-devel@nongnu.org; Liu, Yuan1 ; Zou, Nanhai > > Subject: Re: [PATCH v6 5/7] migration/multifd: implement initialization of > qpl c

RE: [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

2024-05-11 Thread Liu, Yuan1
> -Original Message- > From: Fabiano Rosas > Sent: Saturday, May 11, 2024 4:53 AM > To: Liu, Yuan1 ; pet...@redhat.com > Cc: qemu-devel@nongnu.org; Liu, Yuan1 ; Zou, Nanhai > > Subject: Re: [PATCH v6 5/7] migration/multifd: implement initialization of > qpl c

Re: [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

2024-05-10 Thread Fabiano Rosas
Yuan Liu writes: > the qpl initialization includes memory allocation for compressed > data and the qpl job initialization. > > the qpl job initialization will check if the In-Memory Analytics > Accelerator(IAA) device is available and use the IAA device first. > If the platform does not have IAA

Re: [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

2024-05-10 Thread Fabiano Rosas
Yuan Liu writes: > the qpl initialization includes memory allocation for compressed > data and the qpl job initialization. > > the qpl job initialization will check if the In-Memory Analytics > Accelerator(IAA) device is available and use the IAA device first. > If the platform does not have IAA

[PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

2024-05-06 Thread Yuan Liu
the qpl initialization includes memory allocation for compressed data and the qpl job initialization. the qpl job initialization will check if the In-Memory Analytics Accelerator(IAA) device is available and use the IAA device first. If the platform does not have IAA device or the IAA device is