-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Free the unused free capacity when reclaim (#5034)
Summary: Add to reclaim unused capacity in SharedArbitrator::reclaim since query is still running so add a step to free unused capacity before the actual memory reclamation Pull Request resolved: #5034 Reviewed By: amitkdutta Differential Revision: D46132850 Pulled By: xiaoxmeng fbshipit-source-id: 9572442d0fd3cff314f98e7e89fe29b0cb2a7ff4
- Loading branch information
1 parent
3f1f4a3
commit cff6123
Showing
2 changed files
with
58 additions
and
3 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