Nov. 14, 2014
1:52 p.m.
Am 14.11.14 um 12:00 schrieb Sven Van Caekenberghe:
pthread_setschedparam failed: Operation not permitted Did you follow the instructions from the readme file to allow for increased thread priorities? The heartbeat thread needs to run at a higher priority than the working thread. In Solaris I have to add priocntl privileges to users for this, where Linux seem to have another way described in the readme...
Regards, Andreas