This is an automated email from the ASF dual-hosted git repository.

spricoder pushed a change to branch feature/memory_collect
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 026f257cd6f Merge branch 'master' into feature/memory_collect
     add a6c24676c76 split off heap

No new revisions were added by this update.

Summary of changes:
 .../metrics/memory/GlobalMemoryMetrics.java        | 28 +-------------
 ...emoryMetrics.java => OffHeapMemoryMetrics.java} | 44 ++++++++++++----------
 .../db/storageengine/rescon/memory/SystemInfo.java | 25 +++++-------
 .../apache/iotdb/commons/memory/IMemoryBlock.java  | 16 +++++++-
 .../apache/iotdb/commons/memory/MemoryBlock.java   | 19 +++++++++-
 .../apache/iotdb/commons/memory/MemoryManager.java | 10 +++++
 6 files changed, 77 insertions(+), 65 deletions(-)
 copy 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/{StreamEngineMemoryMetrics.java
 => OffHeapMemoryMetrics.java} (62%)

Reply via email to