[#88925] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
4 messages
2018/09/09
[#88927] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical
— Eric Wong <normalperson@...>
2018/09/09
ko1@atdot.net wrote:
[#88926] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
3 messages
2018/09/09
[#89218] [Ruby trunk Bug#15130] open-uri hangs on cygwin — duerst@...
Issue #15130 has been updated by duerst (Martin D端rst).
5 messages
2018/09/30
[ruby-core:88930] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical
From:
Koichi Sasada <ko1@...>
Date:
2018-09-09 18:02:45 UTC
List:
ruby-core #88930
On 2018/09/10 2:26, Eric Wong wrote: > Sorry, I mean they can share VM stack cache; not the in-use VM stack. It makes sense. But I remember that Fiber stack is smaller than Thread VM stack because of rough estimation (Fiber may not require a big stack). Does it okay? -- // SASADA Koichi at atdot dot net Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>