Added jemalloc note

This commit is contained in:
Luca 2024-10-09 17:42:48 +02:00
parent c3cdc4ce72
commit 3aa94ce970

View file

@ -43,6 +43,9 @@ On Ubuntu/Debian (up to Debian 11) do
oo Debian 12
- apt install debsigs
If you want to optimize memory usage please consider installing jemalloc
- git clone https://github.com/jemalloc/jemalloc.git
If you plan to build ntopng dependencies you should also install:
- apt install libzstd-dev cmake librdkafka-dev libbpfcc-dev libjson-c-dev