Hi kevin , PI stands for Priority Inheritance. * * Refer : http://lxr.free-electrons.com/source/Documentation/pi-futex.txt * * Regards, yuva
On Tue, Mar 12, 2013 at 11:54 AM, Kevin Wilson <[email protected]> wrote: > Hi, > Looking into task_struct (include/linux/scehd.h) , we have: > > /* PI waiters blocked on a rt_mutex held by this task */ > struct plist_head pi_waiters; > > Any ideas what "pi" stand for ? > I assume it has nothing to do with "pi" from mathematics... > > > rgs. > Kevin > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
