Actions
Bug #26631
closedConfigure MALLOC_ARENA_MAX for dynflow
Difficulty:
easy
Triaged:
No
Bugzilla link:
Description
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1700501
Description of problem:
Configure MALLOC_ARENA_MAX for dynflow
How reproducible:
Always
Steps to Reproduce:
It has been found in internal testing that configuring MALLOC_ARENA_MAX improves the performance of dynflow executors.
To apply:
edit /etc/sysconfig/dynflowd and append MALLOC_ARENA_MAX=2
foreman-maintain service restart
Actual results:
Internal testing showed a significant improvement in memory utilization of dynflow executors, often near 50% less usage.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4189 added
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|d669d3bdf3dc5580e8e0e8d01efe8e87fd4a90ed.
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4353 added
Actions