On Thu, 12 Apr 2001, Andreas Dilger wrote:
> Al writes:
> > We _have_ VM pressure there. However, such loads had never been used, so
> > there's no wonder that system gets unbalanced under them.
> >
> > I suspect that simple replacement of goto next; with continue; in the
> > fs/dcache.c::prune_dcache() may make situation seriously better.
>
> Yes, it appears that this would be a bug. We were only _checking_
> "count" dentries, rather than pruning "count" dentries.
>
> Testing continues.
Uh-oh... After looking at prune_dcache for a minute... Folks, what
protects ->d_flags? That may very well be the reason of some NFS
and autofs problems.
If nobody objects I'll go for test_bit/set_bit/clear_bit here.
Al
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Re: Fwd: Re: memory usage - dentry_cacheg Andreas Dilger
- Re: Fwd: Re: memory usage - dentry_cacheg Alexander Viro
- [PATCH] Re: Fwd: Re: memory usage - dentry_c... Jeff Garzik
- [CFT][PATCH] Re: Fwd: Re: memory usage -... Alexander Viro
- Re: [CFT][PATCH] Re: Fwd: Re: memory... David S. Miller
- Re: [CFT][PATCH] Re: Fwd: Re: m... Marcin Kowalski
- Re: [CFT][PATCH] Re: Fwd: R... Yoann Vandoorselaere
- Re: [CFT][PATCH] Re: Fwd: R... Alexander Viro
- Re: [CFT][PATCH] Re: Fwd: Re: m... Andreas Dilger
- Re: Fwd: Re: memory usage - dentry_cacheg Andreas Dilger
- Re: [race][RFC] d_flags use Alexander Viro
- Re: [race][RFC] d_flags use David S. Miller
- Re: [race][RFC] d_flags use Alexander Viro
- [PATCH] Re: memory usage - dentry_cacheg Ed Tomlinson
- Re: [PATCH] Re: memory usage - dentry_ca... Rik van Riel
- Re: [PATCH] Re: memory usage - dentr... Alexander Viro
- Re: [PATCH] Re: memory usage - ... Ed Tomlinson
- Re: [PATCH] Re: memory usag... Alexander Viro
- Re: [PATCH] Re: memory usag... Ed Tomlinson
- Re: [PATCH] Re: memory usag... Ed Tomlinson
- Re: [PATCH] Re: memory usage - dentry_ca... Marcin Kowalski

