Bug 5938 - Add patch series to speedup HYGON CSV guest live migration
Summary: Add patch series to speedup HYGON CSV guest live migration
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-19 14:39 UTC by wojiaohanliyang
Modified: 2023-08-16 15:58 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2023-07-19 14:39:22 UTC
Description of problem:

The link https://bugzilla.openanolis.cn/show_bug.cgi?id=5885 is about support
for AMD SEV guest live migration.

The migration of this solution is very slow because API communication between
x86 and PSP is time-consuming. In order to accelerate the migration speed,
we proposed ring buffer mode to handle the migration API.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-07-19 20:31:56 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1920
Comment 2 GuixinLiu alibaba_cloud_group 2023-08-16 15:58:59 UTC
already fixed