Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Construct an EDF schedule with HVDF scheduling policy for the following tasks. What is the total value obtained? Ti =(ci ,pi): T1 = (6,

1. Construct an EDF schedule with HVDF scheduling policy for the following tasks. What is the total value obtained? Ti =(ci ,pi): T1 = (6, 24); T2 = (4, 8); T3 = (4, 8); T4 = (4, 12). The values of these tasks are 2, 3, 1, and 2 respectively. Note: Schedule tasks based on deadline as the primary criteria for priority assignment (EDF); if there is a tie in priority, then choose the task with HVDF (High Value Density First) basis. 2. Assume that the system has only aperiodic tasks and each task requires exclusive access to a resource R for their entire duration of execution. Aperiodic tasks: Ti =(ri,ci ,di ,vi ): T1 = (0, 4, 12, 4); T2 = (1, 2, 5, 2); T3 = (3, 3, 6, 3),T4 = (6, 2, 10, 2), where ri,ci ,di , and vi are the ready time, computation time, deadline, and value of the task, respectively. Show the schedules produced by the EDF and Clairvoyant scheduling algorithms. What is the value ratio for this example?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions