bug #8682
closed
cdm-server debian packages configured for jemalloc
Added by Andreas Kohlbecker about 3 years ago.
Updated over 2 years ago.
Description
in order to save native memory it is highly recommended to run the cdm-server with jemalloc
instead of the system default library malloc
#5048
The debian packages should have a dependency to jemalloc and the environment variable should be set in /etc/default/cdmserver or in the init script
- Copied from bug #5048: cdm-server causes unusual high native memory consumption for jvm added
- Target version changed from Release 5.12 to Release 5.13
- Target version changed from Release 5.13 to Release 5.14
- Target version changed from Release 5.14 to Release 5.15
- Status changed from New to Resolved
- % Done changed from 0 to 50
- Description updated (diff)
- % Done changed from 50 to 40
mainly solved!
Remaining task: adapt cdm-server documentation
After the release all LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
lines are to be removed from the /etc/default/cdmserver
scripts
can be closed if
- there are no problems on the test or int server
- all
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
lines are to be removed from the /etc/default/cdmserver scripts
Andreas Kohlbecker wrote:
can be closed if
- there are no problems on the test or int server
- all
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
lines are to be removed from the /etc/default/cdmserver scripts
There is no significant change in the memory consumption of the cdm-server on edit-test and edit-int so everything works as expected.
Point 2. must be done on the following servers AFTER THE RELEASE:
- edit-production
- edit-demo1
- edit-demo2
- % Done changed from 40 to 90
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
removed from all servers
Also available in: Atom
PDF