All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paweł Sikora" <pluto@pld-linux.org>
To: linux-kernel@vger.kernel.org
Subject: unit-at-a-time...
Date: Sun, 31 Oct 2004 15:57:00 +0100	[thread overview]
Message-ID: <200410311557.00839.pluto@pld-linux.org> (raw)

Hi,

/i386/Makefile:# Disable unit-at-a-time mode, it makes gcc use a lot morestack
/i386/Makefile:CFLAGS += $(call cc-option,-fno-unit-at-a-time)

/x86_64/Makefile:# -funit-at-a-time shrinks the kernel .text considerably
/x86_64/Makefile:CFLAGS += $(call cc-option,-funit-at-a-time)

Which solution is correct?

-- 
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */

                           #define say(x) lie(x)

             reply	other threads:[~2004-10-31 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31 14:57 Paweł Sikora [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-31 15:41 unit-at-a-time Mikael Pettersson
2004-10-31 16:18 ` unit-at-a-time Jan Engelhardt
2004-10-31 19:05 ` unit-at-a-time Roland Dreier
2004-10-31 21:33   ` unit-at-a-time Arjan van de Ven
     [not found] <200410311541.i9VFf0ah023857@harpo.it.uu.se.suse.lists.linux.kernel>
2004-11-01  1:39 ` unit-at-a-time Andi Kleen
2004-11-01 11:02 unit-at-a-time Mikael Pettersson
2004-11-01 11:10 ` unit-at-a-time Andi Kleen

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=200410311557.00839.pluto@pld-linux.org \
    --to=pluto@pld-linux.org \
    --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.