Commit 408c969b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4eaa1ad9
......@@ -482,7 +482,7 @@ header() {
idledump
test "$freqstable" = y || echo "# cpu: WARNING: frequency not fixed - benchmark timings won't be stable"
test "$latmax" -le 10 || echo "# cpu: WARNING: C-state exit-latency is max ${latmax}μs - that can add to networked request-reply latency (?)"
test "$latmax" -le 10 || echo "# cpu: WARNING: C-state exit-latency is max ${latmax}μs - that can add to networked(?) and IPC(?) request-reply latency"
# disk under .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment