priority inversion

Submitted by Anonymous
on June 18, 2008 - 11:49pm

Is there priority inversion support in linux 2.6 kernel ?

No protocol will ever

Anonymous (not verified)
on
June 19, 2008 - 2:39am

No protocol will ever completed solve the inversion problem if coding is explicity done in such a way that their intention is to have an inversion.

I think by enforcing wait

Anonymous (not verified)
on
June 19, 2008 - 4:13am

I think by enforcing wait chaining rule, lock release rule we can solve priority inversion. of course kernel has to keep track of such conditions.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.