Re: [PATCH 02/13] dcache: convert dentry_stat.nr_unused to per-cpu counters
From: Christoph Lameter <hidden>
Date: 2011-08-24 14:12:23
Also in:
linux-fsdevel, linux-mm
From: Christoph Lameter <hidden>
Date: 2011-08-24 14:12:23
Also in:
linux-fsdevel, linux-mm
On Tue, 23 Aug 2011, Dave Chinner wrote:
Before we split up the dcache_lru_lock, the unused dentry counter needs to be made independent of the global dcache_lru_lock. Convert it to per-cpu counters to do this.
I hope there is nothing depending on the counter being accurate. Otherwise Acked-by: Christoph Lameter <redacted>