From: Eric Wong <normalperson@...>
Date: 2014-05-11T11:02:15+00:00
Subject: [ruby-core:62527] Re: [ruby-trunk - Feature #9632] [PATCH 0/2] speedup IO#close with linked-list from ccan

Eric Wong <normalperson@yhbt.net> wrote:
> Before: st_table_entry->rb_thread_t->st_table_entry->rb_thread_t ...

Sorry, bad picture for Before, this is more accurate:

	st_table_entry -> st_table_entry -> st_table_entry
	    |                 |                 |
	    V                 V                 V
	rb_thread_t       rb_thread_t       rb_thread_t