You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2017/02/14 21:05:41 UTC

[3/3] incubator-trafodion git commit: Merge [TRAFODION-2478] PR 953 Reduce the number of memory monitoring threads in Trafodion

Merge [TRAFODION-2478] PR 953 Reduce the number of memory monitoring threads in Trafodion


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f6f4402b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f6f4402b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f6f4402b

Branch: refs/heads/master
Commit: f6f4402b5a1438b96f551968b9c7371d0d2e2c29
Parents: 5881cf1 8ba597f
Author: selvaganesang <se...@apache.org>
Authored: Tue Feb 14 21:04:54 2017 +0000
Committer: selvaganesang <se...@apache.org>
Committed: Tue Feb 14 21:04:54 2017 +0000

----------------------------------------------------------------------
 core/sql/bin/ex_esp_main.cpp       | 18 ++++++++-----
 core/sql/cli/Globals.cpp           | 24 ++++++++---------
 core/sql/cli/memorymonitor.cpp     | 47 ++++++++++++++++++---------------
 core/sql/cli/memorymonitor.h       | 17 +++++-------
 core/sql/executor/ex_hash_grby.h   |  3 ---
 core/sql/runtimestats/SqlStats.cpp | 12 +++++++++
 core/sql/runtimestats/SqlStats.h   |  7 +++--
 7 files changed, 73 insertions(+), 55 deletions(-)
----------------------------------------------------------------------