* Daniel Walker <[email protected]> wrote:
> > But, as PI matures, it seems to be more and more acceptable.
>
> I read an article on priority ceiling as another method of doing
> this. Priority ceiling doesn't seem better, but at the same time I
> can't imagine how you'd implement it in Linux, or not in a straight
> forward way .
it's already implemented and can be done in userspace: userspace can do
it by doing a sys_setscheduler() call when entering the critical
section, and another one when exiting it. (PI is obviously faster
because there the futex fastpath can be pure-userspace.)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]