All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH][RFC] cortexa8: use hard floating point
Date: Thu, 18 Aug 2011 09:57:45 +0100	[thread overview]
Message-ID: <1313657866.6733.237.camel@phil-desktop> (raw)
In-Reply-To: <4E4CAE28.8050600@linux.intel.com>

On Wed, 2011-08-17 at 23:16 -0700, Darren Hart wrote:
> From what I could gather, it makes sense to address using mfloat-abi=hard
> for the beagleboard in the cortexa8 tune file. Before I submit this as a pull
> request, I'd appreciate a sanity check from the Beagleboard experts.
> 
>[...]
>
> mfloat-abi is currently set to soft for beagleboard (cortexa8) and needs to be
> set to hard to take advantage of the floating point hardware.

Have you benchmarked this change?  It isn't really true to say that hf
needs to be set to "take advantage" of the FP hardware; you will still
get most of the benefit of the VFP without it.  I would be surprised if
this made much of a difference on any real-world workload.

Changing -mfloat-abi is (obviously) an ABI change and is definitely not
the sort of thing to do capriciously.  If you apply the patch in its
current form then it will make cortexa8 binaries incompatible with
everything else by default, which is probably not going to be a good
thing.  I think this ought to be a DISTRO choice not a machine one.

p.





  parent reply	other threads:[~2011-08-18  9:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18  6:16 [PATCH][RFC] cortexa8: use hard floating point Darren Hart
2011-08-18  8:11 ` Koen Kooi
2011-08-18 11:20   ` Jason Kridner
2011-08-18  8:57 ` Phil Blundell [this message]
2011-08-19  5:54 ` Khem Raj

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=1313657866.6733.237.camel@phil-desktop \
    --to=philb@gnu.org \
    --cc=openembedded-core@lists.openembedded.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.