You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[prestissimo] Add async pushback for jemalloc purge
Summary:
Make control of the internal memory pushback as following:
1) PeriodicMemoryChecker::systemMemLimitBytes controls the main server pushback.
2) FacebookPeriodicMemoryChecker::jemallocPurgeResidentLimitBytes_ and FacebookPeriodicMemoryChecker::jemallocPurgeDirtyLimitBytes_ controls the asynchronous pushback for jemalloc purge
Reviewed By: xiaoxmeng
Differential Revision: D75322220
0 commit comments