Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 22 Mar 2003 22:47:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 22 Mar 2003 22:47:17 -0500 Received: from dp.samba.org ([66.70.73.150]:26093 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Sat, 22 Mar 2003 22:47:17 -0500 Date: Sun, 23 Mar 2003 14:55:23 +1100 From: Anton Blanchard To: Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Re: smp overhead, and rwlocks considered harmful Message-ID: <20030323035523.GF5981@krispykreme> References: <20030322175816.225a1f23.akpm@digeo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030322175816.225a1f23.akpm@digeo.com> User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 425 Lines: 12 > One thing is noteworthy: ia32's read_unlock() is buslocked, whereas > spin_unlock() is not. Dont forget bitops/atomics used as spinlocks like the rmap pte chain lock. Anton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/