From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: Kernel rwlock design, Multicore and IGMP Date: Sat, 13 Nov 2010 23:54:20 +0100 Message-ID: <1289688860.2109.401.camel@laptop> References: <1289489007.17691.1310.camel@edumazet-laptop> <20101112071323.GB5660@cr0.nay.redhat.com> <1289546874.17691.1774.camel@edumazet-laptop> <20101112081945.GA5949@cr0.nay.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Eric Dumazet , Cypher Wu , linux-kernel@vger.kernel.org, netdev To: =?ISO-8859-1?Q?Am=E9rico?= Wang Return-path: Received: from casper.infradead.org ([85.118.1.10]:52000 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754348Ab0KMWyE convert rfc822-to-8bit (ORCPT ); Sat, 13 Nov 2010 17:54:04 -0500 In-Reply-To: <20101112081945.GA5949@cr0.nay.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2010-11-12 at 16:19 +0800, Am=C3=A9rico Wang wrote: >=20 > Just for record, both Tile and X86 implement rwlock with a write-bias= , > this somewhat reduces the write-starvation problem.=20 x86 does no such thing.