[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6448.1229622476@redhat.com>
Date: Thu, 18 Dec 2008 17:47:56 +0000
From: David Howells <dhowells@...hat.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: dhowells@...hat.com, Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for December 18 (fscache)
Randy Dunlap <randy.dunlap@...cle.com> wrote:
> Should include/linux/buffer_head.h have an empty stub for fsync_super()
> or does fscache even make sense when CONFIG_BLOCK=n?
FS-Cache might. CacheFiles probably doesn't.
There've been discussions about a separate caching backend to deal with
non-rotating media such as large chunks of battery-backed RAM or flash.
FS-Cache might make sense in such a situation as these could be accessed in
other ways (such as through MTD or even directly).
I'll make CONFIG_CACHEFILES dependent on CONFIG_BLOCK.
David
--
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