[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29424.1319100412@redhat.com>
Date: Thu, 20 Oct 2011 09:46:52 +0100
From: David Howells <dhowells@...hat.com>
To: Mark Moseley <moseleymark@...il.com>
Cc: dhowells@...hat.com,
Linux filesystem caching discussion list
<linux-cachefs@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [Linux-cachefs] 3.0.3 64-bit Crash running fscache/cachefilesd
Mark Moseley <moseleymark@...il.com> wrote:
> I left the existing cache in place. For a few hours, it was culling
That will be whilst the inode cache was filling, I suspect.
> Is there anything I can do to verify whether the objects are indeed
> pinned? This is a pretty busy box. The nfs inode cache is quite large
> (from slabtop):
Hmmm... Can you get me a dump of /proc/fs/fscache/stats to look at?
The "Objects:" and "Relinqs:" lines are the most interesting. On the first
line avl=N shows the number of objects that are in the "available" state -
ie. are live for caching.
Also, can you do:
df -i /path/to/cache/partition
to get the number of inodes available and used.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists