KS2010: Deadline scheduling
Posted Nov 8, 2010 1:47 UTC (Mon) by
vonbrand (subscriber, #4458)
In reply to:
KS2010: Deadline scheduling by tcucinotta
Parent article:
KS2010: Deadline scheduling
That might work for soft real time (whatever that means), for the "multiton machine that could kill you in an instant" application mentioned above this is very far from acceptable.
"Real time" is a system property (kernel with all its areas, computer on which it runs, and application code). Trying to fix that scheduling the CPU alone is certainly bullshit.
(
Log in to post comments)