Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 1995 10:43:45 -0600
From:      "Charles F. Randall" <crandall@dmacc.cc.ia.us>
To:        freebsd-fs@freebsd.org
Subject:   Cache FS? (willing to help)
Message-ID:  <9510301043.ZM10844@vislab19.dmacc.cc.ia.us>

next in thread | raw e-mail | index | archive | help
I posted the following message to comp.unix.bsd.freebsd.misc and got an
underwhelming response. I'm wondering if there are others interested in
contributing to such a project.

While I probably don't know enough about FreeBSD internals to lead such an
effort, I would be willing to help.

-Randy

--- snip ---
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Anything like IRIX cachefs for caching NFS? (and other filesystems)
From: crandall@dmacc.cc.ia.us (Charles F. Randall)
Date: 1995/10/27

[Yes, this really is a FreeBSD question, read on...]

SGI's IRIX 5.3 (with ONC3/NFS) includes a Cache File System (CacheFS)
described as "a new file system type ... that provides client-side
caching for NFS and other file system types."

>From the manual...

"CacheFS is optimally used on an NFS client that has sufficient local
disk space to reduce network data access time.  Once the data has been
cached, file read and read-only directory operations are as fast as
those on a local disk. Write performance, however, is closer to an NFS
write operation."

In essence, you create a fixed-size "cache file" on a local disk and
then point cachefs at the filesystem you wish to cache (most likely
NFS and/or CDROM).

Are there any plans in FreeBSD for anything like this?

-Randy

--
Charles F. Randall              E-mail: crandall@dmacc.cc.ia.us
UNIX Systems Programmer         Voice:  (515) 965-7057  FAX: (515) 965-7305

--- snip ---

-- 
Charles F. Randall              E-mail: crandall@dmacc.cc.ia.us
UNIX Systems Programmer         Voice:  (515) 965-7057  FAX: (515) 965-7305



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