kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: Re: [PATCH] preliminary implementation of "smart_nopush"
Date: Sat, 29 Jan 2011 04:34:15 +0000	[thread overview]
Message-ID: <20110129043415.GB881@dcvr.yhbt.net> (raw)
In-Reply-To: 20110129043038.GA881@dcvr.yhbt.net

I'm thinking about reverting this patch in favor of improving
libautocork which is more general (but eventually I want this to be a
set-and-forget kernel option that's easy for app authors to use).

Here's what I posted to the Rainbows! list:

Eric Wong <normalperson@yhbt.net> wrote:
> I started working on some patches for libautocork here at the moment
>   http://bogomips.org/libautocork.git
> 
> If we can prove it works for more cases, I'll push for it to become a
> kernel option that is fire-and-forget on the listen socket so
> applications won't have to keep track of when to cork/uncork sockets
> anymore.
> 
> I'll probably revert the change to kgio since kgio can't track close()
> (nor SSL_read/SSL_write afaik if/when kgio gets SSL support)...
> 
> I will do some live testing once I get rid of the hard-coded descriptor
> limit and make it thread-safe.

-- 
Eric Wong


       reply	other threads:[~2011-01-29  4:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110128035142.GB10919@dcvr.yhbt.net>
     [not found] ` <20110128071831.GA3265@dcvr.yhbt.net>
     [not found]   ` <20110128093345.GB24894@dcvr.yhbt.net>
     [not found]     ` <20110129043038.GA881@dcvr.yhbt.net>
2011-01-29  4:34       ` Eric Wong [this message]
2011-01-28  3:48 [PATCH] preliminary implementation of "smart_nopush" Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110129043415.GB881@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).