From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <20070128131343.628722000@programming.kicks-ass.net> Date: Sun, 28 Jan 2007 14:13:43 +0100 From: Peter Zijlstra Subject: [PATCH 00/14] Concurrent Page Cache Sender: owner-linux-mm@kvack.org Return-Path: To: linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: Andrew Morton , Nick Piggin , Christoph Lameter , Ingo Molnar , Rik van Riel , Peter Zijlstra List-ID: With Nick leading the way to getting rid of the read side of the tree_lock, this work continues by breaking the write side of said lock. Aside from breaking MTD this version of the concurrent page cache seems rock solid on my dual core x86_64 box. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org