[<prev] [next>] [day] [month] [year] [list]
Message-ID: <h2s30c6373b1004211937z30ddf457g3eea0c621229187@mail.gmail.com>
Date: Wed, 21 Apr 2010 19:37:09 -0700
From: Kevin Burton <burton@...nn3r.com>
To: linux kernel <linux-kernel@...r.kernel.org>,
Jonathan Moore <moore@...nn3r.com>,
Leif Ryge <leif@...nn3r.com>
Subject: Filesystem page cache hit rate for tuning performance of VFS page
cache?
I'm trying to find out a way to tune the Linux VFS page cache.
A number of caching systems like memcached, MySQL/InnoDB page cache
export stats which can help you determine how efficient you are with
memory.
The key values I need are number of hits from the page cache and total
requests to the page cache.
These should just continually increment and rollover until we run out
of unsigned long space (2^64).
Is it possible to do this with Linux? I'm pretty sure it's not.....
I would LOVE to be proven wrong.
I'll buy anyone a beer who solves this problem for me :)
--
Join the Spinn3r mailing lists:
http://groups.google.com/group/spinn3r-announce
http://groups.google.com/group/spinn3r
Founder/CEO Spinn3r.com
Location: San Francisco, CA
AIM/YIM: sfburtonator
Skype: burtonator
Work: http://spinn3r.com
--
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