Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 16:32:50 +0100
From:      William Bailey <wb@pro-net.co.uk>
To:        questions@freebsd.org
Subject:   Read only ram disc.
Message-ID:  <408542A2.5000103@pro-net.co.uk>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi All,

	I am looking at ways to speed up file reads one a server thats running
FreeBSD 5.2.1 and was wondering if there is a way to setup some kind of
read only ram disc for a directory and its contents. What i want to do
is the following:

	1. Specify a directory (e.g. /usr/local/www/data)
	2. Specify the max size of the ram disc.
	3. If a read request for a files is issued then:
		a. Load the file into the ram disc if it dosent already exist.
		b. If it exists and the file on disc hasn't been updated then get the
contents from the ram disc. If the file has changed then do step a.
	4. If a write request for a file is issued then the request is made
directly on the disk and the file in the ram disc is removed or updated.

	Is there a way to do this? And would the read speed up be worth it (the
application is very read intensive)?


- --
Regards,
	William Bailey.
	Pro-Net Internet Services Ltd.
	http://www.pro-net.co.uk/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAhUKizSfrYDJMXmERAiIFAKCyKJAsYbBUNmqDnGPchbDhu2XvPACgw6tY
Iav3qEJr9zJzjCzP+gYoJQ0=
=W3Se
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?408542A2.5000103>