linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: linux390@de.ibm.com, linux-390@vm.marist.edu,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] arch/s390/Makefile: remove -finline-limit=10000
Date: Wed, 11 Jan 2006 10:21:20 +0100	[thread overview]
Message-ID: <1136971280.6147.20.camel@localhost.localdomain> (raw)
In-Reply-To: <20060110205704.GD3911@stusta.de>

On Tue, 2006-01-10 at 21:57 +0100, Adrian Bunk wrote:
> -finline-limit might have been required for older compilers, but 
> nowadays it does no longer make sense.

I didn't check the effects of reverting to the default inline-limit, did
you find any negative impacts? I'm thinking about the critical code
paths e.g. minor faults. There better should not be an additional
function call that would have been inlined with the bigger inline limit,
since function calls are quite expensive on s390.

-- 
blue skies,
   Martin

Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH



  reply	other threads:[~2006-01-11  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10 20:57 [2.6 patch] arch/s390/Makefile: remove -finline-limit=10000 Adrian Bunk
2006-01-11  9:21 ` Martin Schwidefsky [this message]
2006-01-11 19:56   ` David S. Miller
2006-02-03 21:15 Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1136971280.6147.20.camel@localhost.localdomain \
    --to=schwidefsky@de.ibm.com \
    --cc=bunk@stusta.de \
    --cc=linux-390@vm.marist.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux390@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).