1. 22 6月, 2021 1 次提交
  2. 19 6月, 2021 1 次提交
  3. 04 6月, 2021 1 次提交
  4. 01 6月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6319) · 09c4c281
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      09c4c281
  5. 27 5月, 2021 1 次提交
  6. 21 5月, 2021 1 次提交
  7. 09 5月, 2021 5 次提交
  8. 08 5月, 2021 6 次提交
  9. 23 4月, 2021 1 次提交
  10. 01 4月, 2021 1 次提交
  11. 19 3月, 2021 1 次提交
  12. 13 3月, 2021 1 次提交
  13. 05 3月, 2021 1 次提交
  14. 04 2月, 2021 1 次提交
  15. 02 2月, 2021 2 次提交
  16. 01 2月, 2021 3 次提交
  17. 26 1月, 2021 1 次提交
  18. 25 1月, 2021 1 次提交
  19. 24 1月, 2021 2 次提交
  20. 23 1月, 2021 1 次提交
  21. 22 1月, 2021 2 次提交
  22. 20 1月, 2021 1 次提交
    • F
      1. bugFix: typo in eok.c which results in memory leakage · d73cdd65
      freemine 提交于
      2. for the sake of SIGALRM used in the base code, add taos_block_sigalrm and so forth
      3. TODO: getaddrinfo would block a few unnecessary seconds when host ~ *.local
               better give warning/suggestion message to user, or just bypass getaddrinfo
               and fail the function
      d73cdd65
  23. 19 1月, 2021 1 次提交
  24. 18 1月, 2021 2 次提交
  25. 17 1月, 2021 1 次提交