Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

chetan-zilliqa
Copy link
Contributor

@chetan-zilliqa chetan-zilliqa commented Oct 16, 2023

Description

This PR reverts the PR #2516. For Large object occupied memory in container is not released back to OS that caused memory to build up and ultimately the process goes OOM. This was the reason we decided to use malloc_trim to reclaim memory.

NOTE: This is a experimental branch and should not go to master until it is proved that the commit [](#2516 is not required anymore.

Backward Compatibility

  • This is not a breaking change
  • This is a breaking change

Review Suggestion

Status

Implementation

  • ready for review

Integration Test (Core Team)

  • local machine test
  • small-scale cloud test

@github-actions github-actions bot changed the title Remove malloc trim call that reclaims STL memory back to OS [master] Remove malloc trim call that reclaims STL memory back to OS Oct 16, 2023
@chetan-zilliqa chetan-zilliqa changed the title [master] Remove malloc trim call that reclaims STL memory back to OS [master] Experimental - Remove malloc trim call that reclaims STL memory back to OS Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: PRs in development

Development

Successfully merging this pull request may close these issues.

1 participant