Salut!<br><br>      Care este diferenta intre cele doua campuri din task_struct?<br><pre><b><i>/* process credentials */</i></b>
<a name="L1381" href="http://lxr.free-electrons.com/source/include/linux/sched.h#L1381">1381</a>   const struct <a href="http://lxr.free-electrons.com/ident?i=cred">cred</a> <a href="http://lxr.free-electrons.com/ident?i=__rcu">__rcu</a> *real_cred; <b><i>/* objective and real subjective task</i></b>
<a name="L1382" href="http://lxr.free-electrons.com/source/include/linux/sched.h#L1382">1382</a> <b><i>                                         * credentials (COW) */</i></b>
<a name="L1383" href="http://lxr.free-electrons.com/source/include/linux/sched.h#L1383">1383</a>         const struct <a href="http://lxr.free-electrons.com/ident?i=cred">cred</a> <a href="http://lxr.free-electrons.com/ident?i=__rcu">__rcu</a> *<a href="http://lxr.free-electrons.com/ident?i=cred">cred</a>;  <b><i>/* effective (overridable) subjective task</i></b>
<a name="L1384" href="http://lxr.free-electrons.com/source/include/linux/sched.h#L1384">1384</a> <b><i>                                         * credentials (COW) */</i></b></pre><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<a href="http://ocw.cs.pub.ro/courses/so2/resurse/lista-discutii" target="_blank">http://ocw.cs.pub.ro/courses/so2/resurse/lista-discutii</a></blockquote></div><br>