1-7章典型例题-v1讲解.docVIP

  • 25
  • 0
  • 约1.76万字
  • 约 21页
  • 2016-05-01 发布于湖北
  • 举报
(5 points)There exist two processes P1 and P2 in a multiprogramming batch system. P2 enters into the system 10ms later than P1, and their executing traces, i.e. alternating sequences of CPU bursts and I/O bursts, are as follows: P1: computing, 80ms → I/O operation, 100ms → computing, 40ms P2: computing, 130ms → I/O operation, 50ms → computing, 50ms It is assumed that time costs of CPU scheduling and process switch are omitted, what is the maximal throughput for completing these two processes, and why? Answers: 1. 最大吞吐量 = 2/(80+130+50+50) = 2/310= 1/155 个/ms (3 points) 2. 当P1、P2的CP

文档评论(0)

1亿VIP精品文档

相关文档