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 avoid unnecessary park() when a balancing unpark() occurred #16220

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

JasonFengJ9
Copy link
Member

Time compensation is not required for scenarios other than waitTimed and timedout, or isThreadHaltedAtSingleThreadedMode.

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

Time compensation is not required for scenarios other than waitTimed and
timedout, or isThreadHaltedAtSingleThreadedMode.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9 JasonFengJ9 added comp:vm criu Used to track CRIU snapshot related work labels Oct 28, 2022
@tajila
Copy link
Contributor

tajila commented Oct 28, 2022

Jenkins test sanity xlinuxcriu jdk11

@tajila
Copy link
Contributor

tajila commented Oct 28, 2022

jenkins test sanity amac jdk19

@tajila tajila merged commit 530b026 into eclipse-openj9:master Oct 28, 2022
@JasonFengJ9 JasonFengJ9 deleted the threadparkdelay branch October 28, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants