Question: Using the priority list T 2 , T 1 , T 6 , T 5 , T 4 , T 7 , T 3 ,

Using the priority list T2, T1, T6, T5, T4, T7, T3, schedule the project below with two processors.
T1(4)
T2(5)
T3(10)
T4(6)
T5(9)
T6(8)
T7(12)
End
[Graphs generated by this script: setBorder(60,30,60,30);initPicture(0,3,0,2); fontsize=14;fontstyle='none';marker="arrow";line([0,2],[1,2]);line([0,2],[1,1]);line([0,1],[1,1]);line([0,0],[2,1]);line([1,2],[2,2]);line([1,2],[2,1]);line([1,1],[2,2]);line([1,1],[2,1]);line([2,2],[3,1.5]);line([2,1],[3,1.5]);fontbackground='white';fontfill='blue';text([0,2],'T1(4)','aboveleft');dot([0,2]);fontfill='blue';text([0,1],'T2(5)','belowleft');dot([0,1]);fontfill='blue';text([0,0],'T3(10)','belowleft');dot([0,0]);fontfill='blue';text([1,2],'T4(6)','aboveleft');dot([1,2]);fontfill='blue';text([1,1],'T5(9)','belowleft');dot([1,1]);fontfill='blue';text([2,2],'T6(8)','aboveright');dot([2,2]);fontfill='blue';text([2,1],'T7(12)','belowright');dot([2,1]);fontfill='blue';text([3,1.5],'End','aboveright');dot([3,1.5]);]
List the task numbers of the tasks processor one works on, in order. For example, if they work on T1 then T4 then T7, enter: 1,4,7. Ignore idle time.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!