cpu_schedule_out.txt

来自「离散事件系统仿真程序CPU_scheduler说明: 1.仿真功能与要求:」· 文本 代码 · 共 42 行

TXT
42
字号
Single-server CPU with ten terminals queueing system using simlib


Mean interarrival time of tasks: 	      25.000 minutes

Mean service time for tasks:     	       0.800 minutes

The segment time of CPU:		     0.10000 minutes

The shifting time of CPU access:	     0.01500 minutes

Number of tasks required: 		       1000



Task service time(1), in minutes:

 sampst                         Number
variable                          of
 number       Average           values          Maximum          Minimum
________________________________________________________________________

    1        0.750454          1000.00          4.92002      0.000945125 
________________________________________________________________________



Queue length out of CPU(1) and Queue length out of terminals (2):

  File         Time
 number       average          Maximum          Minimum
_______________________________________________________

    1       0.0611659          4.00000         0.000000 

    2       0.0188205          3.00000         0.000000 
_______________________________________________________



Time simulation ended:    2582.228 minutes

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?