# # Caching simulation input file # You can omit the lines for parameters of options # that are not used in the experiment # Leaving them in the file is OK too. # # List of file directories # File list file: DIRA.TXT File list file: DIRB.TXT File list file: NONE File list file: NONE File list file: NONE # # Time file # Time file: NONE # # List of files initially in cache # Initial cache contents file: NONE # # Output trace switches # Fetch time trace?: n Hit rate trace?: n Transfer rate trace?: n Final cache contents - time in cache?: N In cache time trace?: N # # Time interval to simulate in seconds # Start time (in seconds): 0 End time (in seconds) : 999999900 # # Time scale factor (seconds = input times / scale factor) # Scale factor: 10 # #Miss time parameter (t4-t1 = b0 + b1*file_location + b2*file_size + error) # B0-miss: 0.0 B1-miss: 0.0 B2-miss: 0.0005355899523325 Error term variance - miss: 0.0 T2-T1 (in seconds): 0.0 T4-T3 (in seconds): 0.0 # #Hit time parameter (t4-t1 = b0 + b2*file_size + error) # B0-hit: 0.0 B2-hit: 0.0005355899523325 Error term variance - hit: 0.0 # #Number of replicates to simulate for each combination of factor levels # Replicates: 1 # END.