|
|
Jump to this file's LXR Page |
|
|
File: [CENS] / emstar / fusd / profiling / winsys.gp
(download)
Revision: 1.3, Sat Mar 3 01:26:40 2001 UTC (8 years, 8 months ago) by cvs Branch: MAIN CVS Tags: v1-0, scale_radio_channel, rdd_alpha_version_1, pregeonet, nims-lab-Sep07-2004, nims-jr-Sep05-04, mote, lessgps_release, kiss_release, fusd_with_no_daemon, fusd_1-1_devel, fusd-1_10, fusd-1_04, fusd-1_03, fusd-1_02, fusd-1_00, fusd-0_90, copyright-07-11-03, bp_scale_radio_channel, audio_server, acoustic-05-18-06, ROUTING_EXPERIMENTAL, PRE_TOSNIC_FIX, PRE_NOMEGA_MOTENIC, PRE_MOTENIC_CLEANUP, PRE_CEILING_FIX, PRE_64BIT, MOTENIC_PRE_BUGFIX_20050415, LESSGPS_1_00, LAURA_CALIBRATION_EXPERIMENTS, KISS_1_0, HOSTMOTE_V_6_EXPERIMENTAL, HOSTMOTE_PROTOCOL_VERSION_7, HOSTMOTE_PROTOCOL_VERSION_6_WITH_HOSTMOAP, HOSTMOTE_PROTOCOL_VERSION_5_WITH_HOSTMOAP, HOSTMOTE_PROTOCOL_VERSION_5, HOSTMOTE_PROTOCOL_VERSION_4, HOSTMOTE_PROTOCOL_VERSION_3, HEAD, EVENT_DEVEL, ESS_RELEASE_3_5, ESS_RELEASE_3_4, ESS_RELEASE_3_3, ESS_RELEASE_3_2, ESS_RELEASE_3_1, ESS_RELEASE_3_0, ESS_RELEASE_2_0, ESS_CONNECTIVITY, ESS_CENTROUTE_TESTING, ESS2-CMS-V1_5_pretest, ESS2-CMS-V1_4cMergeSympathy_2, ESS2-CMS-V1_4c, ESS2-CMS-V1_4b, ESS2-CMS-V1_4a, ESS2-CMS-V1_3, ESS2-CMS-V1_2, ESS2-CMS-V1_1, ESS2-CMS-V1_0, EMSTAR_RELEASE_2_5, EMSTAR_RELEASE_2_1_BRANCH, EMSTAR_RELEASE_2_1, EMSTAR_RELEASE_2_0_beta1, EMSTAR_RELEASE_2_0, EMSTAR_RELEASE_1_3_2, EMSTAR_RELEASE_1_3_1, EMSTAR_RELEASE_1_3, EMSTAR_RELEASE_1_2, EMSTAR_RELEASE_1_1, EMSTAR_RELEASE_1_0, EMSTAR_PRE_HTML, CYCLOPS_RELEASE_CANDIDATE_2_0, CYCLOPS_PRERELEASE_STABLE, CENTROUTE_EMSTAR_SOCKETS, BG_1_0, BANGLADESH_ARSENIC_1_2, BANGLADESH_ARSENIC_1_1, AMARSS_JR_DEPLOYMENT_6_05_07 Changes since 1.2: +5 -5 lines *** empty log message *** |
#!/usr/bin/gnuplot -persist # # # G N U P L O T # Linux version 3.7 # patchlevel 1 # last modified Fri Oct 22 18:00:00 BST 1999 # # Copyright(C) 1986 - 1993, 1998, 1999 # Thomas Williams, Colin Kelley and many others # # Type `help` to access the on-line reference manual # The gnuplot FAQ is available from # <http://www.ucc.ie/gnuplot/gnuplot-faq.html> # # Send comments and requests for help to <info-gnuplot@dartmouth.edu> # Send bugs, suggestions and mods to <bug-gnuplot@dartmouth.edu> # # set terminal x11 # set output set noclip points set clip one set noclip two set bar 1.000000 set border 31 lt -1 lw 1.000 set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x,y set format x "%g" set format y "%g" set format x2 "%g" set format y2 "%g" set format z "%g" set angles radians set grid nopolar set grid xtics ytics noztics nox2tics noy2tics nomxtics nomytics nomztics nomx2tics nomy2tics lt 0 lw 1.000, lt 0 lw 1.000 set key title "" set key right top Right noreverse box linetype -2 linewidth 1.000 samplen 4 spacing 1 width 0 set nolabel set noarrow set nolinestyle set nologscale set logscale x 10 set logscale y 10 set logscale z 10 set logscale x2 10 set logscale y2 10 set offsets 0, 0, 0, 0 set pointsize 1 set encoding default set nopolar set noparametric set view 60, 30, 1, 1 set samples 100, 100 set isosamples 10, 10 set surface set nocontour set clabel '%8.3g' set mapping cartesian set nohidden3d set cntrparam order 4 set cntrparam linear set cntrparam levels auto 5 set cntrparam points 5 set size ratio 0 1,1 set origin 0,0 set data style points set function style lines set xzeroaxis lt -2 lw 1.000 set x2zeroaxis lt -2 lw 1.000 set yzeroaxis lt -2 lw 1.000 set y2zeroaxis lt -2 lw 1.000 set tics in set ticslevel 0.5 set ticscale 1 0.5 set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set title "" 0.000000,0.000000 "" set timestamp "" bottom norotate 0.000000,0.000000 "" set rrange [ * : * ] noreverse nowriteback # (currently [-0.00000:10.0000] ) set trange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) set urange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) set vrange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) set xlabel "Size of read (bytes)" 0.000000,0.000000 "" set x2label "" 0.000000,0.000000 "" set timefmt "%d/%m/%y\n%H:%M" set xrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set x2range [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set ylabel "Transfer speed (MBytes/sec)" 0.000000,0.000000 "" set y2label "" 0.000000,0.000000 "" set yrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set y2range [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set zlabel "" 0.000000,0.000000 "" set zrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set zero 1e-08 set lmargin -1 set bmargin -1 set rmargin -1 set tmargin -1 set locale "C" set title "Read Performance for Various /dev/zeros" set xtics 64,2 set key bottom right set xrange [64:131072] set terminal postscript set output "|lpr" plot \ "winsys/winsys.linux-devzero" using 2:($1/($3*1024*1024)) t "Linux native /dev/zero" with linespoints, \ "winsys/winsys.linux-kernelzero" using 2:($1/($3*1024*1024)) t "Linux in-kernel /dev/zero" with linespoints, \ "winsys/winsys.neutrino-devzero" using 2:($1/($3*1024*1024)) t "Neutrino native /dev/zero" with linespoints, \ "winsys/winsys.neutrino-userzero" using 2:($1/($3*1024*1024)) t "Neutrino userspace /dev/zero" with linespoints, \ "winsys/winsys.linux-fusdzero" using 2:($1/($3*1024*1024)) t "Linux userspace /dev/zero" with linespoints \ # EOF
| CENS CVS Mailing List |
Powered by ViewCVS 0.9.2 |