search for: setjmp'ing

Displaying 1 result from an estimated 1 matches for "setjmp'ing".

2002 Nov 04
1
longjmp - was: seemingly random "nesting of readline input" w arnings
...; Maybe Duncan and I can coordinate getting a handle on this. > > please do! It still affects Mosix systems, since the signal > handling > in longjmp causes a system call on the home machine. Mosix tries to > migrate processes to less-loaded machines, but R's constant > setjmp'ing > means the processes get stuck on the machines where they are > started from. > > When I install a new version of R on our mosix cluster, I > also compile > a binary with setjmp/longjmp defined as the versions that do not > preserve signal state. This produces...