public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kurt Wall <kwall@kurtwerks.com>
To: Matan Peled <chaosite@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Arjan's noinline Patch
Date: Mon, 2 Jan 2006 20:20:26 -0500	[thread overview]
Message-ID: <20060103012026.GK5213@kurtwerks.com> (raw)
In-Reply-To: <43B953BF.50602@gmail.com>

On Mon, Jan 02, 2006 at 06:24:31PM +0200, Matan Peled took 0 lines to write:
> Kurt Wall wrote:
> >Right, I need to isolate the effects of each variable. Results for gcc 
> >3.4.4 and 4.0.2, built with CONFIG_CC_OPTIMIZE_FOR_SIZE enabled, appear
> >below. Pardon the bad methodology.
> >
> >$ size vmlinux.*
> >   text    data     bss     dec     hex filename
> >2333474  461848  479920 3275242  31f9ea vmlinux.344.inline
> >2327319  462000  479920 3269239  31e277 vmlinux.344.noinline
> >2319085  461608  479984 3260677  31c105 vmlinux.402.inline
> >2313578  461800  479984 3255362  31ac42 vmlinux.402.noinline
> 
> Yes, thats more like the rest of the results I seen... BTW, what is the 
> .config?

The .config is relatively plain vanilla, but customized for my own
desktop system, naturally. Mostly modular save for boot filesystems
and a few other odds and ends. Available as
http://www.kurtwerks.com/linux/config-2.6.15-rc6.
 
> allyesconfig made a huge kernel, so I manually 'fixed' the formatting.

I'll say. I tried it here -- it took a long time to link a 20MB file.

Kurt
-- 
Is it possible that software is not like anything else, that it is
meant to be discarded: that the whole point is to always see it as a
soap bubble?

  parent reply	other threads:[~2006-01-03  1:17 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
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 [this message]
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=20060103012026.GK5213@kurtwerks.com \
    --to=kwall@kurtwerks.com \
    --cc=chaosite@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox