From: Eric Wong <normalperson@...>
Date: 2018-05-04T21:32:37+00:00
Subject: [ruby-core:86878] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC

Eric Wong <normalperson@yhbt.net> wrote:
> Marking is best done when the stack is shallow (where unicorn
> calls IO.select), but could be harmful when the stack is deep
> (where Pg calls rb_thread_fd_select).

Also, I think we need to start GC if no sweeping/marking is
inprogress.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>