besu icon indicating copy to clipboard operation
besu copied to clipboard

Better management of jemalloc presence/absence

Open fab-10 opened this issue 3 years ago • 0 comments

Signed-off-by: Fabio Di Fabio [email protected]

PR description

If jemalloc is not present, an error message is printed, but the absence of jemalloc is not a real error, so in this PR we try to understand if jemalloc is available and print messages that are easier for the user to understand, and invite him to install jemalloc to get better memory usage

Fixed Issue(s)

Documentation

  • [x] I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

fab-10 avatar Aug 09 '22 13:08 fab-10