Title: A New Scheduling Algorithm for Real Time System
Abstract:The main objective of this paper is to develop a new algorithm for scheduling real time tasks.Real time scheduling algorithms such as rate monotonic and deadline monotonic plays an important role in s...The main objective of this paper is to develop a new algorithm for scheduling real time tasks.Real time scheduling algorithms such as rate monotonic and deadline monotonic plays an important role in scheduling real time tasks in a real time environment .There are some cases where may arise inconsistencies such as tasks having less task period but their execution is not very important.In this case, when scheduled under rate monotonic algorithm the cpu unnecessarily spends time in scheduling the tasks that are not uttermost importance.The proposed algorithm eliminate this drawback and combines the advantages of both Rate monotonic and Deadline monotonic algorithms.It also incorporates a priority component which is specified by the user which denotes the importance of tasks in the system.Read More