[ruby-core:81049] Re: [ruby-cvs:65407] normal:r58236 (trunk): thread.c: comments on M:N threading [ci skip]

From: SASADA Koichi <ko1@...>
Date: 2017-05-09 05:47:48 UTC
List: ruby-core #81049
On 2017/05/09 14:12, Eric Wong wrote:
>> Do you want to commit your patch into trunk immediately and change them
>> for "(2-1: extend Fiber)" later?  Another way is to make "(2-1: extend
>> Fiber)" first (in another branch or git repository) and commit it. The
>> latter can reduce total patch size.
> OK, I will work on implementing epoll/kqueue support late this
> week or weekend.  I will also keep a select() fallback for
> portability to systems w/o epoll|kqueue.

I think making lightweight switching has more priority. But we need to
pre-evaluate the feature and API specifications.

Anyway, "your patch" in my comment means the patch you committed at
r58614, and you already committed it.

-- 
// 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>

In This Thread