projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5fe801a
)
fqstats - remove leftover
author
Alex Hornung <ahornung@gmail.com>
Wed, 21 Apr 2010 19:09:25 +0000 (19:09 +0000)
committer
Alex Hornung <ahornung@gmail.com>
Wed, 21 Apr 2010 19:09:25 +0000 (19:09 +0000)
* remove leftovers from the fqmp refs for buf removal.
Reported-by: Matthew Dillon
test/dsched_fq/fqstats.c
patch
|
blob
|
blame
|
history
diff --git
a/test/dsched_fq/fqstats.c
b/test/dsched_fq/fqstats.c
index
91e79d4
..
52b07f5
100644
(file)
--- a/
test/dsched_fq/fqstats.c
+++ b/
test/dsched_fq/fqstats.c
@@
-36,10
+36,7
@@
int main(void)
"Transactions\n"
"Issued:\t\t%d\n"
"Completed:\t%d\n"
- "without thread_ctx:\t%d\n"
- "---------------------------------------------\n"
- "Misc\n"
- "FQMP refs for buf:\t%d\n",
+ "without thread_ctx:\t%d\n",
fq_stats.tdctx_allocations,
fq_stats.tdio_allocations,