Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261271AbTIFST6 (ORCPT ); Sat, 6 Sep 2003 14:19:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261418AbTIFST6 (ORCPT ); Sat, 6 Sep 2003 14:19:58 -0400 Received: from bay-bridge.veritas.com ([143.127.3.10]:4728 "EHLO mtvmime01.veritas.com") by vger.kernel.org with ESMTP id S261271AbTIFST5 (ORCPT ); Sat, 6 Sep 2003 14:19:57 -0400 Date: Sat, 6 Sep 2003 19:21:33 +0100 (BST) From: Hugh Dickins X-X-Sender: hugh@localhost.localdomain To: Jamie Lokier cc: Linus Torvalds , Ulrich Drepper , Andrew Morton , Stephen Hemminger , Rusty Russell , Linux Kernel Subject: Re: [PATCH] Re: today's futex changes In-Reply-To: <20030906174615.GA10987@mail.jlokier.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 674 Lines: 17 On Sat, 6 Sep 2003, Jamie Lokier wrote: > > And save a few bytes and improve debuggability > > by uninlining the top-level futex_wake, futex_requeue, futex_wait. > > Fair point about about debuggability, but does it really save bytes to > uninline these called-once functions? It saved about 50 with whatever 2.96 I'm using on this machine, but I didn't try other gccs; it's probably added about that back in kallsyms... Hugh - 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/