aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios/compute/memload_sample_output.txt
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2016-05-06 09:58:41 +0800
committerJingLu5 <lvjing5@huawei.com>2016-05-23 08:22:33 +0800
commit69b286f790fbf90b58b25c1ca14b8e66b9bc67b8 (patch)
tree1d58c8e6ce36bfdf0126ab0c2063d711110a6e21 /tests/unit/benchmark/scenarios/compute/memload_sample_output.txt
parent185d7639da2afb8ea78771f78e7347cb7e03eea1 (diff)
add memory_load scenario
JIRA: YARDSTICK-259 This scenario reads memory usage statistics on a Linux host. memory usage statistics are read using the utility 'free'. Signed-off-by: JingLu5 <lvjing5@huawei.com> Change-Id: I677aa65ca264dc77a963bf8b6913a729fbf031be
Diffstat (limited to 'tests/unit/benchmark/scenarios/compute/memload_sample_output.txt')
-rw-r--r--tests/unit/benchmark/scenarios/compute/memload_sample_output.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/unit/benchmark/scenarios/compute/memload_sample_output.txt b/tests/unit/benchmark/scenarios/compute/memload_sample_output.txt
new file mode 100644
index 000000000..c23917ff7
--- /dev/null
+++ b/tests/unit/benchmark/scenarios/compute/memload_sample_output.txt
@@ -0,0 +1,5 @@
+ total used free shared buffers cached
+Mem: 263753976 76737332 187016644 2844 853528 67252400
+-/+ buffers/cache: 8631404 255122572
+Swap: 268029948 0 268029948
+