Is there priority inversion support in linux 2.6 kernel ?
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 chaining rule, lock release rule we can solve priority inversion. of course kernel has to keep track of such conditions.
No protocol will ever
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
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.