[#82518] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — mame@...
Issue #13618 has been updated by mame (Yusuke Endoh).
5 messages
2017/08/30
[#82552] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wong <normalperson@...>
2017/08/31
[email protected] wrote:
[#82756] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wrong <normalperson@...>
2017/09/12
Eric Wrong <[email protected]> wrote:
[ruby-core:82452] Re: [Ruby trunk Bug#13794] Infinite loop of sched_yield
From:
Eric Wong <normalperson@...>
Date:
2017-08-23 00:04:24 UTC
List:
ruby-core #82452
[email protected] wrote: > File sched_yield_1.patch added > The patch above does not work because > native_reset_timer_thread runs after fork in the parent. > Attached an alternative patch that runs in gvl_atfork and > appears not to run in the parent. Again I do not believe this > is necessarily the correct way to fix this but I am also > looking for something that works for me i the meantime. Agreed that it may not necessarily be an optimal way to fix the problem; but have you been able to reproduce the problem with your patch applied? > Comments appreciated. Sorry, I've been too distracted this summer. Will attempt to concentrate on it, now. Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>