v.24.1Performance Improvement
Add jemalloc Management Commands and Profiling Options
AddSYSTEM JEMALLOC PURGEfor purging unused jemalloc pages,SYSTEM JEMALLOC [ ENABLE | DISABLE | FLUSH ] PROFILEfor controlling jemalloc profile if the profiler is enabled. Add jemalloc-related 4LW command in Keeper:jmstfor dumping jemalloc stats,jmfp,jmep,jmdpfor controlling jemalloc profile if the profiler is enabled. #58665 (Antonio Andelic).