summaryrefslogtreecommitdiff
diff options
authorAdrian <z3r0@hubble.local>2022-07-07 12:46:16 -0700
committerAdrian <z3r0@hubble.local>2022-07-07 12:46:16 -0700
commitc56b6a07c77f6668380dcc1b5ed68d417ad96209 (patch)
tree61fa4fb7d36bb7757514af3b75ce71bd7691df79
parent813cc460f437eb650d10f87e46890133342bf94b (diff)
updates to throttle test
-rwxr-xr-xbin/stress_ng_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/stress_ng_test.py b/bin/stress_ng_test.py
index fd5937f..e21fe53 100755
--- a/bin/stress_ng_test.py
+++ b/bin/stress_ng_test.py
@@ -134,6 +134,8 @@ def stress_cpu(args):
return retval
+# Define memory-related functions...
+
def num_numa_nodes():
"""Return the number of NUMA nodes supported by the CPU."""