Gmane
Gravatar
From: Peter Zijlstra <a.p.zijlstra <at> chello.nl>
Subject: [PATCH 00/14] Concurrent Page Cache
Newsgroups: gmane.linux.kernel, gmane.linux.kernel.mm
Date: 2007-01-28 13:13:43 GMT (2 years, 22 weeks, 3 days, 17 hours and 53 minutes ago)
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.