How to use an efficient and safe Real-Time Scheduling
Hi Embedded World, William Stallings book „Operating Systems“ is a good reference to learn about scheduling. In chapter 9.2 he summarizes, that the following aspects play a role when writing a scheduler for an operating System: Turnaround Time: Time between the submission of a process and its completion Response Time / Determinism: Time from the …
How to use an efficient and safe Real-Time Scheduling Read More »