From: Matan Peled <chaosite@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: kwall@kurtwerks.com
Subject: Re: Arjan's noinline Patch
Date: Mon, 02 Jan 2006 12:03:28 +0200 [thread overview]
Message-ID: <43B8FA70.2090408@gmail.com> (raw)
In-Reply-To: <20060102034350.GD5213@kurtwerks.com>
Kurt Wall wrote:
> the "noinline" cases were built with Arjan's patch and
> CONFIG_CC_OPTIMIZE_FOR_SIZE; the "inline" kernels were built,
> obviously, without the patch and without CONFIG_CC_OPTIMIZE_FOR_SIZE.
Wait, so how do we know if its GCC's -Os that caused the reduction in .text
size, or the noinline patch ... ?
To get actual results, you should either take OPTIMIZE_FOR_SIZE out the equation
or use it on the other kernel as well...
--
[Name ] :: [Matan I. Peled ]
[Location ] :: [Israel ]
[Public Key] :: [0xD6F42CA5 ]
[Keyserver ] :: [keyserver.kjsl.com]
encrypted/signed plain text preferred
next prev parent reply other threads:[~2006-01-02 10:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-01 15:57 Arjan's noinline Patch Kurt Wall
2006-01-01 16:12 ` Arjan van de Ven
2006-01-02 0:54 ` Kurt Wall
2006-01-02 3:43 ` Kurt Wall
2006-01-02 10:03 ` Matan Peled [this message]
2006-01-02 15:14 ` Kurt Wall
2006-01-02 16:24 ` Matan Peled
2006-01-02 16:30 ` Matan Peled
2006-01-03 1:20 ` Kurt Wall
2006-01-02 16:26 ` Kurt Wall
2006-01-02 18:51 ` Jan Engelhardt
2006-01-02 20:27 ` Matan Peled
2006-01-03 19:49 ` Jan Engelhardt
2006-01-02 22:06 ` Adrian Bunk
2006-01-02 11:04 ` Ingo Molnar
2006-01-02 15:21 ` Kurt Wall
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=43B8FA70.2090408@gmail.com \
--to=chaosite@gmail.com \
--cc=kwall@kurtwerks.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.