-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Decommit region tails #66008
Merged
Merged
Decommit region tails #66008
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4261aa9 - Browse repository at this point
Copy the full SHA 4261aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e072850 - Browse repository at this point
Copy the full SHA e072850View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1c8ba4 - Browse repository at this point
Copy the full SHA b1c8ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbe5b4 - Browse repository at this point
Copy the full SHA 2cbe5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff0279 - Browse repository at this point
Copy the full SHA 2ff0279View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 242db94 - Browse repository at this point
Copy the full SHA 242db94View commit details -
Decommit the ends of gen 2 and uoh regions right away, but not of gen…
… 0 and gen 1 regions.
Configuration menu - View commit details
-
Copy full SHA for ad6ec7e - Browse repository at this point
Copy the full SHA ad6ec7eView commit details
Commits on Mar 3, 2022
-
Fix issues revealed by testing:
- add initialization for heap_segment_decommit_target - check for use_large_pages_p in decommit_step
Configuration menu - View commit details
-
Copy full SHA for 6731496 - Browse repository at this point
Copy the full SHA 6731496View commit details
Commits on Mar 4, 2022
-
Implemented stress mode for decommit logic, fixed two issues discovered:
- for the ephemeral_heap_segment, need to get allocated from the heap, not from the segment - calling enter_spin_lock may deadlock at the start of a GC, replaced by try_enter_spin_lock
Configuration menu - View commit details
-
Copy full SHA for 4a3a8da - Browse repository at this point
Copy the full SHA 4a3a8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccc68c - Browse repository at this point
Copy the full SHA eccc68cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.