Commit 119d2908 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a4e95d4e
......@@ -499,7 +499,7 @@ system_info() {
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(?) and IPC request-reply latency"
test "$latmax" -le 10 || echo "# cpu: WARNING: C-state exit-latency is max ${latmax}μs - up to 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