Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753124AbbEZMLG (ORCPT ); Tue, 26 May 2015 08:11:06 -0400 Received: from [85.118.1.10] ([85.118.1.10]:42846 "EHLO casper.infradead.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753098AbbEZMLD (ORCPT ); Tue, 26 May 2015 08:11:03 -0400 Message-Id: <20150526114356.609107918@infradead.org> User-Agent: quilt/0.61-1 Date: Tue, 26 May 2015 13:43:56 +0200 From: Peter Zijlstra To: oleg@redhat.com, paulmck@linux.vnet.ibm.com Cc: tj@kernel.org, mingo@redhat.com, linux-kernel@vger.kernel.org, der.herr@hofr.at, peterz@infradead.org, dave@stgolabs.net, torvalds@linux-foundation.org Subject: [RFC][PATCH 0/5] Optimize percpu-rwsem Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 519 Lines: 15 Hi all, This is a derived work of the cpu hotplug lock rework I did in 2013 which never really went anywhere because Linus didn't like it. This applies those same optimizations to the percpu-rwsem. Seeing how we did all the work it seemed a waste to not use it at all. -- 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/