pi_waiters in task_struct
Yuva Raj
yuvaeasy at gmail.com
Tue Mar 12 02:59:37 EDT 2013
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 <wkevils at gmail.com> 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
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130312/e5b87c53/attachment.html
More information about the Kernelnewbies
mailing list