_whitelogger has joined #jruby
drbobbeaty has joined #jruby
shellac has joined #jruby
shellac has quit [Ping timeout: 250 seconds]
dopplergange has joined #jruby
dopplerg- has quit [Ping timeout: 246 seconds]
drbobbeaty has joined #jruby
lucasb has joined #jruby
drbobbeaty has quit [Read error: Connection reset by peer]
drbobbeaty has joined #jruby
subbu is now known as subbu|away
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
subbu|away is now known as subbu
rusk has quit [Remote host closed the connection]
sagax has quit [Remote host closed the connection]
sagax has joined #jruby
dopplergange has quit [Ping timeout: 264 seconds]
dopplerg- has joined #jruby
snickers has joined #jruby
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<
headius[m]>
ezzeddine: hello there
<
headius[m]>
I'm not positive about the behavior of posix_spawn and fork memory
<
headius[m]>
there is POSIX_SPAWN_USEVFORK which is supposed to make it ue the copy-on-write mode of forking
<
headius[m]>
Yeah, I'm not sure if there's a reason why I didn't do it that way. It's possible our binding just did not include that flag
<
headius[m]>
Yeah, do that