Changes between Version 17 and Version 18 of ClientSim


Ignore:
Timestamp:
Dec 17, 2010, 12:50:12 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClientSim

    v17 v18  
    4848}}}
    4949These describe the hosts's processing hardware.
    50 The simulator doesn't model disk or memory usage.
     50The simulator doesn't model disk usage.
    5151{{{
    5252time_stats
     
    7171
    7272For periods of activity and inactivity are exponentially distributed.
    73 The mean of the activity periods can be specified with on_lambda etc.;
     73The mean of the activity periods can be specified with '''on_lambda''' etc.;
    7474the default is 1 hour.
    7575
     
    202202== Output files == #output
    203203
    204 The simulator creates two output files:
    205 
    206 '''sim_log.txt''': This is the message log (same as would be generated by the client).
    207 Its contents are controlled by [#input_cc_config cc_config.xml].
    208 
    209 '''sim_out.html''': When viewed in a web browser, a 'time line' showing what's running when.
    210 The bottom of this file contains four numbers that summarize how well the policies performed:
     204The simulator creates several output files:
     205
     206 '''index.html''': an index of other files
     207
     208 '''log.txt''': This is the message log (same as would be generated by the client).
     209 Its contents are controlled by [#input_cc_config cc_config.xml].
     210
     211 '''time_line.html''': When viewed in a web browser, a 'time line' showing what's running when.
     212
     213 '''summary.xml''':
     214Contains four performance metrics:
    211215
    212216 wasted_frac::