From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] IPVS: Modify the SH scheduler to use weights Date: Thu, 8 Dec 2011 10:11:09 +0900 Message-ID: <20111208011108.GL4586@verge.net.au> References: <1323245223-13646-1-git-send-email-horms@verge.net.au> <1323245223-13646-2-git-send-email-horms@verge.net.au> <20111207113038.GA18166@1984> <20111208004008.GD4586@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pablo Neira Ayuso , Patrick McHardy , lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Wensong Zhang , Julian Anastasov To: Mike Maxim Return-path: Content-Disposition: inline In-Reply-To: <20111208004008.GD4586@verge.net.au> Sender: lvs-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, Dec 08, 2011 at 09:40:09AM +0900, Simon Horman wrote: > On Wed, Dec 07, 2011 at 10:24:09AM -0500, Mike Maxim wrote: > > The reason I put that in is because the size of that table becomes > > more relevant/important if you decide to use the weights in the manner > > the patch lets you. It would be conceivable that someone might need to > > increase the size of that table to accommodate their configuration, so > > I thought it would be handy to be able to do that through the regular > > configuration system instead of editing the source. > > Hi Mike, > > I agree, but I think its also reasonable to consider IP_VS_SH_TAB_BITS as > a separate change. > > Could you > > 1. Split the patch into a Kconfig patch and a ip_vs_sh.c patch > 2. Remove spurious line additions from the resulting patches? Scratch that, please follow Pablo's request.