<p></p>
<p>-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256</p>
<p>By the way, there seems to be an alternative to running the Squeak VM<br>
in a profile which raises the privilege temporarily.</p>
<p>It also seems possible to permanently raise the privilege, for example,<br>
in a zone by the /etc/security/policy.conf file.</p>
<h1>grep proc_priocntl /etc/security/policy.conf</h1>
<pre><code> PRIV_DEFAULT=basic,proc_priocntl
</code></pre>
<p>By raising the PRIV_DEFAULT to also allow process/light weight processes<br>
(threads) to set their own priority (which is not by default allowed),<br>
it is possible to get rid of the pthread_setschedparam() warning.</p>
<p>Now permanently allowing this for all threads is best limited,<br>
in a zone (a jail) inside the operating system, by setting the limit of<br>
the zone to:</p>
<h1>zonecfg -z newt info | grep limitpriv</h1>
<p>limitpriv: default,proc_priocntl</p>
<p>David Stes</p>
<p>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2</p>
<p>iQEcBAEBCAAGBQJf0nyPAAoJEAwpOKXMq1MaJoAIAJQwLdN/oTJTPvg4QwNdemJl<br>
dOgB5GGlu4q8dHTb0G2lubcIXHSuQbtOOAIMsY7H3nxvYbjX91jJbeLnOp71RpGu<br>
xq5tL8MWuTVP8ocEs+UOFkyMb+emDK9ox0OGynI/HwyWsJmpXaU8/X10NbJiPqGa<br>
UCZ0q1CE3MEjcvGTcABIjUZ3TQdQ2Hc0XTbfNF+aZBKW9k76u7Q5/ULmvhajO0gd<br>
SAak4I8OfoecaJenqWRK+2oi+R2Ih98DzKGtoVQnaCwmkZJGv0eBQ14+YiuKA8c7<br>
mod4xkR7zyMu6YhaoZ3jmZNmUQ6/LZ2rITSXIHvHs3Rlq7KXKrAyaDPRnw52/Rs=<br>
=Ihdi<br>
-----END PGP SIGNATURE-----</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/540#issuecomment-742758712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW2FEWVJP2TN43VCQ6DSUERPHANCNFSM4URSFW6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWZIDJ5XEAZ56LU4U6LSUERPHA5CNFSM4URSFW62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFRCZSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/540#issuecomment-742758712",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/540#issuecomment-742758712",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>