-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release/9.0] Revert "[GC] Avoid OOM in large-allocation-only workloa…
…ds (#105521)" (#107712) * Partially revert "[GC] Avoid OOM in large-allocation-only workloads (#105521)" This partially reverts commit b27a808. This is done instead of a full revert because there were merge conflicts with bfb674e. This also minimizes diffs with main in case of future backports. This reverts the distribute_free_regions but keeps the factoring. It also keeps the aging of huge free regions, but nothing is done with those ages. * Revert more of "[GC] Avoid OOM in large-allocation-only workloads (#105521)" This reverts the rest of commit b27a808 except for the age helper. --------- Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
- Loading branch information
1 parent
2081c29
commit 3b622e7
Showing
2 changed files
with
6 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters