1. 31 7月, 2021 3 次提交
    • X
      da3e7847
    • wafwerar's avatar
      929a7ce4
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#7071) · ef8bd46b
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * add macro definitions in cmake.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * link jemalloc works.
      
      * make install works.
      
      * support jemalloc in release.sh.
      
      * release script works.
      
      * fix a typo.
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for update check compatiblity.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * add /etc/ld.so.conf.d/jemalloc.conf for centos
      
      * check ver comp by file.
      
      * fix makeclient.sh
      
      * fix install script typo mistake.
      
      * change minimal compatible version back to 2.0.0.0
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ef8bd46b
  2. 30 7月, 2021 5 次提交
  3. 29 7月, 2021 20 次提交
  4. 28 7月, 2021 12 次提交