Re: [patch] dentry_stat fix

Andrew Morton (akpm@digeo.com)
Mon, 14 Apr 2003 02:14:48 -0700


Maneesh Soni <maneesh@in.ibm.com> wrote:
>
> This patch the corrects the dentry_stat.nr_unused calculation.

OK, I didn't even know we had a bug in there...

btw, can you explain to me why shrink_dcache_anon() and select_parent() are
putting dentries at the wrong end of dentry_unused?

Do these dentries have DCACHE_REFERENCED set?

Why shouldn't they get a full two rounds of aging?

It is not clear what's going on in there. Thanks.
-
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/