> On Nov 3, 2016, at 1:25 PM, Esteban Lorenzano <esteba...@gmail.com> wrote:
> 
> 
>> On 3 Nov 2016, at 19:12, Casimiro de Almeida Barreto 
>> <casimiro.barr...@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 
> *     hard    rtprio  2
> *     soft    rtprio  2
> 
> to: 
> 
> /etc/security/limits.d

Has anyone tried this in a docker container environment? Someone tried to setup 
a docker container with the VM for me, but the VM wouldn’t start. After a few 
attempts, I decided that we could use the non-heartbeat thread VM.


John Brant

Reply via email to