From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755203AbbJGP6i (ORCPT ); Wed, 7 Oct 2015 11:58:38 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:37726 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754462AbbJGP6g (ORCPT ); Wed, 7 Oct 2015 11:58:36 -0400 Subject: Re: [PATCH v3 00/14] RDS: connection scalability and performance improvements To: David Miller References: <1444067797-14101-1-git-send-email-santosh.shilimkar@oracle.com> <20151007.021634.1127057852275250731.davem@davemloft.net> Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ssantosh@kernel.org From: "santosh.shilimkar@oracle.com" Organization: Oracle Corporation Message-ID: <56154128.2010309@oracle.com> Date: Wed, 7 Oct 2015 08:58:32 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151007.021634.1127057852275250731.davem@davemloft.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/7/15 2:16 AM, David Miller wrote: > From: Santosh Shilimkar > Date: Mon, 5 Oct 2015 10:56:23 -0700 > >> [v3] >> Updated patch "[PATCH v2 05/14] RDS: defer the over_batch work to >> send worker" as per David Miller's comment [4] to avoid the magic >> value usage. Patch now makes use of already available but unused >> send_batch_count module parameter. Rest of the patches are same as >> earlier version v2 [3] > > Can you respin this again? Your repost of patch 05/14 was severely whitespace > damaged. > Sorry about that. I thought mailer won't eat tabs but it did. Just sent the series again. Bumped up the version to v4 from archives perspective. Thanks !! Regards, Santosh