Subject: [ruby-core:36152] Re: [Ruby 1.9 - Bug #4680][Open] [PATCH] io.c: fix busy wait with sendfile()
From: Eric Wong <normalperson@ b n >
Date: Fri, 13 May 2011 06:21:07 +0900
References: 36150
In-reply-to: 36150
Eric Wong <normalperson / yhbt.net> wrote:
> Test script attached maxes out my CPU.
And with this I also noticed signals aren't handled gracefully
with IO.copy_stream. Fixing now.
--
Eric Wong