lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ