[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:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread