From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chen, Kenneth W" Date: Tue, 22 Jul 2003 00:15:39 +0000 Subject: RE: [PATCH] don't use ld.bias Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org > Patch to fix spin_lock to not use ld.bias since it causes a bunch of bus > activity that hurts scalability when a lock is contended. It's dangerous to say something without knowing the whole context, but I can't resist asking why not fix the contended lock area instead? Sounds like you have some serious contention.