public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Andrew Morton <akpm@osdl.org>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>,
	steved@redhat.com, dwmw2@redhat.com
Subject: Re: [PATCH] CacheFS - general filesystem cache
Date: Fri, 27 Aug 2004 11:24:12 +0100	[thread overview]
Message-ID: <4304.1093602252@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408261730070.2304@ppc970.osdl.org>

> 
> Heh:
> 
>       Three levels of indirection are currently supported:
> 
>        - single indirection
>        - double indirection
> 
> somebody has trouble counting.

Not really. I struck triple indirection off the list because I decided not to
go that far yet. I haven't yet persuaded emacs to automatically update counting
words in this situation:-)

> More seriously, I'd _really_ love to see something like a "swapfs", ie 
> tmpfs with cachefs as a backing store. It would be a lot more useful for 
> testing that AFS+cachefs, and would hopefully also act as a example of how 
> to use it _without_ having to worry about AFS.
> 
> Is that possible?

Ramfs with on-disc caching, perhaps? :-)

I'd have to provide cache file pinning to prevent them being automatically
recycled, but I want to do that anyway for other reasons.

It'd also be nice to be able to use it as emergency swap, but I think that
might be a little tricky, though if you pin a file, give it a maximum size, and
swap it on you could probably do that.

David

  reply	other threads:[~2004-08-27 10:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27  0:23 [PATCH] CacheFS - general filesystem cache David Howells
2004-08-27  0:42 ` Linus Torvalds
2004-08-27 10:24   ` David Howells [this message]
2004-08-27  0:53 ` Jeff Garzik
     [not found]   ` <20040827054813.GG2030@kalmia.hozed.org>
2004-09-01 21:19     ` David Howells
2004-08-27 10:28 ` Christoph Hellwig
2004-08-27 15:47   ` Martin J. Bligh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4304.1093602252@redhat.com \
    --to=dhowells@redhat.com \
    --cc=akpm@osdl.org \
    --cc=dwmw2@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steved@redhat.com \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox