From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 6CF2921F3B4 for ; Thu, 23 Apr 2015 21:40:42 -0700 (PDT) Received: by oica37 with SMTP id a37so31850030oic.0 for ; Thu, 23 Apr 2015 21:40:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tUKAkGfTc9vh5y+QyWSS6fqfb2lNDlUWWz3JfNX9eRQ=; b=JxzM/IF8bAAn8xRyTszA/WEExUF8VgdafikacRFzeSvPrTsGIuc5kYtRX50fFOeO+h OWEr1VLTbE0wy8HXwF5zrMeFuFV/+jJwNuVUrQlfdDBRXcaV2A41uC7kXCa1e43NRU3I uKn3vTMkrrkv/HVyZJaFtspxyOz5xnMmg9J1HXQdM1gwjPwXZlzwha8/SZQZ+jHGNRud yQHo9B8OnOKO705u7Y8naCaKY3ajpjVR2hNrmPS4yB8o8jQQbq4F9PlE8mzGuPHywJBK 4ckdI7MMrwmGbN3h8uYRYuUb2rxndormKbHBadFXCJCu9stAXDcT3g6haulL0j7YNmBt ft4g== MIME-Version: 1.0 X-Received: by 10.202.223.131 with SMTP id w125mr5224812oig.108.1429850441919; Thu, 23 Apr 2015 21:40:41 -0700 (PDT) Received: by 10.202.71.139 with HTTP; Thu, 23 Apr 2015 21:40:41 -0700 (PDT) In-Reply-To: References: <20150422191056.9C7AC406057@ip-64-139-1-69.sjc.megapath.net> <1429736552.18561.144.camel@edumazet-glaptop2.roam.corp.google.com> <55380D28.5080100@hp.com> Date: Thu, 23 Apr 2015 21:40:41 -0700 Message-ID: From: Dave Taht To: Rick Jones Content-Type: text/plain; charset=UTF-8 Cc: Hal Murray , bloat Subject: Re: [Bloat] SO_SNDBUF and SO_RCVBUF X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 04:41:12 -0000 and of course, after writing the previous email, I go reading the original commit for this option. Yea, that is a huge increase in context switches... https://lwn.net/Articles/560082/ ... but totally worth it for many apps that can do something else while their connection congests, and totally awesome for tcp vpns, x11, screen sharers, etc....