-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Labels
area/performanceAddresses performanceAddresses performancelifecycle/fixedThis issue has been resolvedThis issue has been resolved
Milestone
Description
We observed the regression in KVM startup times when switching from Kernel 5.x to 6.x. This regression is captured by running create_sandbox benchmark tests:
- Linux 5.15
sandboxes/create_sandbox
time: [1.8367 ms 1.8681 ms 1.9014 ms]
- LInux 6.9.3
sandboxes/create_sandbox
time: [7.8108 ms 8.7506 ms 9.7426 ms]
A similar issue has been seen in Firecracker: Linux 6.1 boot time regression
We should try proposed mitigation strategies from the link above and see if it improves the performance.
danbugssquillace, devigned and LTBT2530
Metadata
Metadata
Assignees
Labels
area/performanceAddresses performanceAddresses performancelifecycle/fixedThis issue has been resolvedThis issue has been resolved
Type
Projects
Status
No status