Realtime is not BS
Realtime is not BS
Posted Nov 2, 2010 19:38 UTC (Tue) by caitlinbestler (guest, #32532)In reply to: Realtime is not BS by daniel
Parent article: KS2010: Deadline scheduling
Agreed, realtime is a vital objective.
But there is still a valid discussion on whether it can be achieved in the
same set of kernel code as more general scheduling.
And Linus' comments that addressing CPU resources alone is a very on target.
A true deadline scheduler needs to schedule CPU, Memory bandwidth and IO
bandwidth. Whether that can be achieved side-by-side with a kernel that
defaults to "best effort" is a major question.