Podcast
Questions and Answers
Which type of problem is the multiprocessor scheduling problem with two processors, no resources, independent tasks, and arbitrary task computation times?
Which type of problem is the multiprocessor scheduling problem with two processors, no resources, independent tasks, and arbitrary task computation times?
What is the difficulty of deciding whether it is possible to schedule a set of periodic tasks that use only semaphores to enforce mutual exclusion?
What is the difficulty of deciding whether it is possible to schedule a set of periodic tasks that use only semaphores to enforce mutual exclusion?
What is the difficulty of finding a totally online optimal run-time scheduler when there are mutual exclusion constraints?
What is the difficulty of finding a totally online optimal run-time scheduler when there are mutual exclusion constraints?
What type of relation is indicated by a partial-order relation in the context of multiprocessor scheduling?
What type of relation is indicated by a partial-order relation in the context of multiprocessor scheduling?
Signup and view all the answers
What is the difficulty of the multiprocessor scheduling problem with two processors, no resources, arbitrary partial-order relations, and every task having a 1-unit computation time?
What is the difficulty of the multiprocessor scheduling problem with two processors, no resources, arbitrary partial-order relations, and every task having a 1-unit computation time?
Signup and view all the answers
According to Amdahl's Law, what does it measure?
According to Amdahl's Law, what does it measure?
Signup and view all the answers
Which type of computer system is Amdahl's Law still relevant in today?
Which type of computer system is Amdahl's Law still relevant in today?
Signup and view all the answers
What is the current usage of multi-core processors in real-time systems similar to?
What is the current usage of multi-core processors in real-time systems similar to?
Signup and view all the answers
What is the term used to describe multi-core processors with an increasing number of parallel on-chip cores?
What is the term used to describe multi-core processors with an increasing number of parallel on-chip cores?
Signup and view all the answers
Where are multi-core processors with an increasing number of parallel on-chip cores used in significant quantities?
Where are multi-core processors with an increasing number of parallel on-chip cores used in significant quantities?
Signup and view all the answers