ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > 2014329620056-renyajie > homework3_6.1 >
hw3_6.1 Version 0
👤 Author: by x20056 2016-10-30 19:05:02
First, I explain the function of these two data items:

The variable true indicates whose true it is to enter its critical section.

The flag array is used to indicate if a process is ready to enter its critical section.

 

I now prove this solution is correct. If this solution is correct, it should meet the following requirements:

  1. Mutual exclusion is preserved

  2. The progress requirement is satisfied

  3. The bounded-waiting requirement is met

Please login to reply. Login

Reversion History

Loading...
No reversions found.