Closed StevenWang30 closed 6 years ago
@StevenWang30 Hi, maybe you can try following solution
sudo apt-get install libtcmalloc-minimal4
export LD_PRELOAD="/usr/lib/libtcmalloc_minimal.so.4"
It works! brilliant!!!
Thanks very much!!
May I ask what is the solution on centOs 7?
think you very much