From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 12 Apr 2007 06:23:37 +0200 From: Olaf Hering To: Segher Boessenkool Subject: Re: [patch 3/3] cell: prevent alignment interrupt on local store Message-ID: <20070412042337.GA21832@aepfle.de> References: <20070410111508.GA2969@localhost.localdomain> <1176240168.8061.51.camel@localhost.localdomain> <20070411025605.GB2197@localhost.localdomain> <1176262253.8061.60.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: Cc: Arnd Bergmann , linuxppc-dev@ozlabs.org, Paul Mackerras , Akinobu Mita , cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Apr 11, Segher Boessenkool wrote: > This isn't just a kernel issue either; the same holds > for all of userspace. It seems to me the only way to > get good performance on both Cell and all other platforms > is to have a separate binary distribution for Cell. How much will this impact performance on a 970, 74xx or POWER6 if everything gets compiled with '--mcpu=$cell', compared to what is used today? One gets at least altivec that way.