From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mtagate4.de.ibm.com (mtagate4.de.ibm.com [195.212.29.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de.ibm.com", Issuer "Equifax" (not verified)) by ozlabs.org (Postfix) with ESMTP id B38A067CA4 for ; Fri, 15 Jul 2005 06:47:34 +1000 (EST) Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate4.de.ibm.com (8.12.10/8.12.10) with ESMTP id j6EKlTYR045028 for ; Thu, 14 Jul 2005 20:47:29 GMT Received: from d12av04.megacenter.de.ibm.com (d12av04.megacenter.de.ibm.com [9.149.165.229]) by d12nrmr1607.megacenter.de.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j6EKlTW9169568 for ; Thu, 14 Jul 2005 22:47:29 +0200 Received: from d12av04.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av04.megacenter.de.ibm.com (8.12.11/8.13.3) with ESMTP id j6EKlSAO005120 for ; Thu, 14 Jul 2005 22:47:29 +0200 In-Reply-To: References: <20050714125232.GA13456@janus> Mime-Version: 1.0 (Apple Message framework v622) Message-Id: <22f5c933434d80ecf710fa1e471c2f5a@kernel.crashing.org> From: Segher Boessenkool Date: Thu, 14 Jul 2005 22:48:26 +0200 To: Kumar Gala Content-Type: text/plain; charset=US-ASCII; format=flowed Cc: linuxppc-dev@ozlabs.org Subject: Re: Using lswi/stswi inside the kernel List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Yes, not all PowerPC implementations actually implement this > instructions. Also, on a number of them there is no performance > improvement when using the instructions. Read: severe performance degradation ;-) Segher