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

CA-396124: amend criteria under which the garbage collector aborts #704

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

MarkSymsCtx
Copy link
Contributor

  1. On the first iteration do not assess any of the failure criteria
  2. Allow for two "grace" iterations, where the size is permitted to grow and only consume those if the current size has grown more than permitted from minimum achieved.

1. On the first iteration do not assess any of the failure criteria
2. Allow for two "grace" iterations, where the size is permitted to
grow and only consume those if the current size has grown more than
permitted from minimum achieved.

Signed-off-by: Mark Syms <[email protected]>
@MarkSymsCtx MarkSymsCtx merged commit 0837303 into xapi-project:master Aug 21, 2024
2 checks passed
@MarkSymsCtx MarkSymsCtx deleted the CA-396124 branch August 21, 2024 08:55
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.

3 participants