Created
May 24, 2010 22:05
-
-
Save drio/412488 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mon May 24 15:40:12 CDT 2010 | |
----------------------------- | |
snfs5: 100 instances only | |
$ ./strace.monitor.sh 30 8383 | |
29 -- | |
2.004783 | |
1.584485 | |
1.061448 | |
1.058268 | |
0.962222 | |
0.914277 | |
0.892970 | |
0.822293 | |
0.746448 | |
0.672027 | |
0.602635 | |
0.589284 | |
0.566963 | |
0.543987 | |
0.540880 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
20287 /tmp/foo.txt | |
$ ./strace.monitor.sh 30 8383 | |
29 -- | |
1.304077 | |
1.256424 | |
1.227550 | |
1.138845 | |
1.099749 | |
1.095579 | |
1.046587 | |
0.834438 | |
0.819536 | |
0.788879 | |
0.721293 | |
0.690360 | |
0.690294 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
20159 /tmp/foo.txt | |
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<SNFS5 | |
--------------------- MULTI | |
$ ./strace.monitor.sh 30 6876 | |
29 -- | |
2.984063 | |
2.333304 | |
1.947668 | |
1.784228 | |
1.743862 | |
1.599004 | |
1.581797 | |
1.473393 | |
1.445683 | |
1.354581 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
8927 /tmp/foo.txt | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ ./strace.monitor.sh 30 6876 | |
29 -- | |
3.313133 | |
3.150072 | |
2.291896 | |
2.291842 | |
2.184153 | |
1.589201 | |
1.467134 | |
1.250463 | |
1.110510 | |
1.077627 | |
1.046175 | |
0.769537 | |
0.679683 | |
0.622137 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
10911 /tmp/foo.txt | |
--------------------- SINGLE | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ ./strace.monitor.sh 30 5408 | |
29 -- | |
1.193444 | |
0.996087 | |
0.976793 | |
0.869044 | |
0.651359 | |
0.649275 | |
0.640653 | |
0.529446 | |
0.514887 | |
0.507335 | |
0.470998 | |
$ wc -l /tmp/foo.txt | |
30413 /tmp/foo.txt | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ ./strace.monitor.sh 30 5408 | |
29 -- | |
0.810780 | |
0.779505 | |
0.746894 | |
0.594706 | |
0.535061 | |
0.495889 | |
0.482994 | |
0.482135 | |
0.471919 | |
0.437030 | |
0.433641 | |
0.391594 | |
0.365673 | |
0.359251 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
28255 /tmp/foo.txt | |
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<SNF4 | |
--- multi: | |
$ ./strace.monitor.sh 30 2896 | |
3.918265 | |
3.875320 | |
2.524286 | |
1.695351 | |
1.660056 | |
1.613887 | |
1.549959 | |
1.274469 | |
1.267871 | |
1.027368 | |
0.849513 | |
0.732047 | |
# of syscalls 8479 | |
$ ./strace.monitor.sh 30 2896 | |
29 -- | |
2.549821 | |
1.905416 | |
1.809540 | |
1.548326 | |
1.532944 | |
1.517666 | |
1.407142 | |
#syscalls ---- total: 10559 | |
---- single | |
$ ./strace.monitor.sh 30 4706 | |
29 -- | |
1.219795 | |
0.882489 | |
0.879980 | |
0.843563 | |
0.631398 | |
0.596578 | |
0.592766 | |
0.545016 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
27359 /tmp/foo.txt | |
$ ./strace.monitor.sh 30 4706 | |
29 -- | |
1.046679 | |
1.037809 | |
0.991093 | |
0.982356 | |
0.788219 | |
0.725895 | |
0.644966 | |
0.634724 | |
0.592656 | |
0.579054 | |
deiros@c81sb-36:/stornext/snfs1/next-gen/drio-scratch/strace.monitor | |
$ wc -l /tmp/foo.txt | |
25631 /tmp/foo.txt | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment