Oct. 28, 2016
11:23 p.m.
Hi Thierry, On Fri, Oct 28, 2016 at 11:23 AM, Thierry Goubier <thierry.goubier@gmail.com
wrote:
Hi Esteban,
Le 28/10/2016 à 11:56, Esteban Lorenzano a écrit :
What is the difference between the various x86_64 versions? I chose the itimer one for my tests. The threaded one is the "run external calls in their own thread" vm?
No. The "threaded" one uses a separate thread for generating the heartbeat. The timer one uses a signal-based interval timer. You want the threaded one. The signal-based implementation causes havoc with external code. Thanks,
Thierry
_,,,^..^,,,_ best, Eliot