Presentation is loading. Please wait.

Presentation is loading. Please wait.

CprE 458/558: Real-Time Systems (G. Manimaran)

Similar presentations


Presentation on theme: "CprE 458/558: Real-Time Systems (G. Manimaran)"— Presentation transcript:

1 CprE 458/558: Real-Time Systems (G. Manimaran)
RTLinux Lab# 2 Anil CprE 458/558: Real-Time Systems (G. Manimaran)

2 CprE 458/558: Real-Time Systems (G. Manimaran)
Lab# 2: Objectives To schedule a set of tasks and execute them in a predefined order under three different schedulers: FIFO EDF RMS CprE 458/558: Real-Time Systems (G. Manimaran)

3 CprE 458/558: Real-Time Systems (G. Manimaran)
More specifically Create five threads each printing a character “H”, “E”, “L”, “O” and “\n’ respectively. Goal is to assign “deadlines”, “periods” and “ready/start times” such that: “H E L L O” is printed on the console CprE 458/558: Real-Time Systems (G. Manimaran)

4 CprE 458/558: Real-Time Systems (G. Manimaran)
Example Goal: To print 458 under the FIFO scheduler Assign start time of “4” as X Assign start time of “5” as X + y1 Assign start time of “8” as X + y2 CprE 458/558: Real-Time Systems (G. Manimaran)

5 CprE 458/558: Real-Time Systems (G. Manimaran)
Submissions Please refer to the lab manual CprE 458/558: Real-Time Systems (G. Manimaran)


Download ppt "CprE 458/558: Real-Time Systems (G. Manimaran)"

Similar presentations


Ads by Google