** Description changed:

  MySQL 8.4 provides the ability to compile with tcmalloc using the
  WITH_TCMALLOC cmake directive, and jemalloc using WITH_JEMALLOC.
  LD_PRELOAD can also be used for either during runtime. It would be nice
  to provide mysql with one of these by default to improve memory
  allocation and speed for all users. Based on recommendations upstream,
  tcmalloc is preferred due to its consistency.
+ 
+ For Ubuntu's case, we will compile directly against tcmalloc for the
+ greatest efficiency gain, and to avoid LD_PRELOAD usage.

** Changed in: ubuntu-release-notes
     Assignee: (unassigned) => Lena Voytek (lvoytek)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2119483

Title:
  Improve memory allocation and efficiency using tcmalloc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2119483/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to