Le 03/11/2016 à 22:16, Eliot Miranda a écrit :
Hi Thierry,
On Thu, Nov 3, 2016 at 1:06 PM, Thierry Goubier <thierry.goubier@gmail.com <mailto:thierry.goubier@gmail.com>> wrote:
Le 03/11/2016 à 19:25, Esteban Lorenzano a écrit :
On 3 Nov 2016, at 19:12, Casimiro de Almeida Barreto <casimiro.barreto@gmail.com <mailto:casimiro.barreto@gmail.com> <mailto:casimiro.barreto@gmail.com <mailto:casimiro.barreto@gmail.com>>> wrote:
BTW, the threaded version requires to be run as super user because it tries to do a pthread_setschedparam(). I tried to fiddle with /etc/security/limits.conf... but it's not something fancy to doâ¦
no, is not hard. you just need to add this file:
pharo.conf *hardrtprio2 *soft rtprio2
to:
/etc/security/limits.d
And reboot for this to be applied.
To be accurate, one only needs to login again.
I'm too accustomed to a single user laptop :) But that 64bits version working is really great. Thierry