Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753013Ab0KYNjw (ORCPT ); Thu, 25 Nov 2010 08:39:52 -0500 Received: from borg.medozas.de ([188.40.89.202]:37253 "EHLO borg.medozas.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751685Ab0KYNju (ORCPT ); Thu, 25 Nov 2010 08:39:50 -0500 Date: Thu, 25 Nov 2010 14:39:49 +0100 (CET) From: Jan Engelhardt To: Jozsef Kadlecsik cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Linus Torvalds , Rusty Russell Subject: Re: [PATCH 1/2] Prepare the tree for un-inlined jhash. In-Reply-To: <1290690908-794-2-git-send-email-kadlec@blackhole.kfki.hu> Message-ID: References: <1290690908-794-1-git-send-email-kadlec@blackhole.kfki.hu> <1290690908-794-2-git-send-email-kadlec@blackhole.kfki.hu> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 766 Lines: 19 On Thursday 2010-11-25 14:15, Jozsef Kadlecsik wrote: >jhash is widely used in the kernel and because the functions >are inlined, the cost in size is significant. Also, the new jhash >functions are slightly larger than the previous ones so better un-inline. >As a preparation step, the calls to the internal macros are replaced >with the plain jhash function calls. Do you have a non-normative allyesconfig/allmodconfig build whose size(1) you can run on, to show approximately just how much it differs? thanks, Jan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/