Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRIU update TimerTask.nextExecutionTime with checkpointRestoreTimeDelta #531

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

JasonFengJ9
Copy link
Member

TimerTask.nextExecutionTime is added with InternalCRIUSupport.getCheckpointRestoreTimeDelta() to reflect the
elapsed time in milliseconds elapsed between Checkpoint and Restore;
Add TimerTask.criuAdjustRequired to determine if the nextExecutionTime is to be adjusted.

Depends on eclipse-openj9/openj9#15112

Signed-off-by: Jason Feng fengj@ca.ibm.com

@JasonFengJ9
Copy link
Member Author

Jenkins test sanity xlinux jdk11 depends eclipse-openj9/openj9#15112

@JasonFengJ9
Copy link
Member Author

Jenkins test sanity xlinuxcriu jdk11 depends eclipse-openj9/openj9#15112

@JasonFengJ9
Copy link
Member Author

Jenkins test sanity win jdk11 depends eclipse-openj9/openj9#15112

@JasonFengJ9
Copy link
Member Author

Jenkins test sanity xlinuxcriu jdk11 depends eclipse-openj9/openj9#15112

@JasonFengJ9
Copy link
Member Author

@tajila ping

TimerTask.nextExecutionTime is added with
InternalCRIUSupport.getCheckpointRestoreTimeDelta() to reflect the
elapsed time in milliseconds elapsed between Checkpoint and Restore;
Add TimerTask.criuAdjustRequired to determine if the nextExecutionTime
is to be adjusted.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@tajila
Copy link
Member

tajila commented Jun 9, 2022

Jenkins compile xlinuxcriu jdk11

@tajila tajila merged commit 0e775e4 into ibmruntimes:openj9 Jun 9, 2022
@tajila
Copy link
Member

tajila commented Jun 9, 2022

We will need this in JDK17 as well

@JasonFengJ9
Copy link
Member Author

We will need this in JDK17 as well

Created ibmruntimes/openj9-openjdk-jdk17#110, please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants