Cool VL Viewer forum
http://sldev.free.fr/forum/

jemalloc warning
http://sldev.free.fr/forum/viewtopic.php?f=6&t=2217
Page 1 of 1

Author:  Ibrew Meads [ 2021-09-01 02:59:16 ]
Post subject:  jemalloc warning

When I start Cool VL Viewer I see a warning:
Code:
<jemalloc>: Invalid conf pair: prof:false

It doesn't cause a problem but may confuse some others

I understand (from google) it can be prevented by building jemalloc with the --enable-prof switch.

Author:  Henri Beauchamp [ 2021-09-01 07:59:02 ]
Post subject:  Re: jemalloc warning

Ibrew Meads wrote:
When I start Cool VL Viewer I see a warning:
Code:
<jemalloc>: Invalid conf pair: prof:false

It doesn't cause a problem but may confuse some others
Thanks, fixed for next release.

Quote:
I understand (from google) it can be prevented by building jemalloc with the --enable-prof switch.
No, the jemalloc release build does not have profiling code built in for a purpose: speed. I simply changed the startup options for release builds to remove that option (the debug or release with debug info builds may use profiling, but default to false).

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/