malloc - Jemalloc for MariaDB 10 on Debian 8 -
i using alternative memory allocator mariadb 10 in debian 7 wheezy. enabled adding adding path libjemalloc.so.1 @ mysqld_ld_preload in mysqlsafe. unfortunately update debian 8 jessie setting seems ignored. when @ pmap [pid] | grep jemalloc, there no output.
are there alternatives use jemalloc or there wrong setting?
it solved adding libjemalloc.so.1 ld_preload instead of full path.
Comments
Post a Comment