projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac1043f
)
qht-bench: document -p flag
author
Emilio G. Cota
<cota@braap.org>
Fri, 23 Nov 2018 22:39:04 +0000
(17:39 -0500)
committer
Richard Henderson
<richard.henderson@linaro.org>
Mon, 17 Dec 2018 03:04:44 +0000
(06:04 +0300)
Which we forgot to do in
bd224fce60
("qht-bench: add -p flag
to precompute hash values", 2018-09-26).
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/qht-bench.c
patch
|
blob
|
history
diff --git
a/tests/qht-bench.c
b/tests/qht-bench.c
index 2089e2bed17ba51038ca159871ec2cd797c2525f..636750d39f1ad8cc373bf807341b50091a281496 100644
(file)
--- a/
tests/qht-bench.c
+++ b/
tests/qht-bench.c
@@
-72,6
+72,7
@@
static const char commands_string[] =
" -n = number of threads\n"
"\n"
" -o = offset at which keys start\n"
+ " -p = precompute hashes\n"
"\n"
" -g = set -s,-k,-K,-l,-r to the same value\n"
" -s = initial size hint\n"