Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751920AbWLWDV6 (ORCPT ); Fri, 22 Dec 2006 22:21:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751977AbWLWDV5 (ORCPT ); Fri, 22 Dec 2006 22:21:57 -0500 Received: from sbcs.cs.sunysb.edu ([130.245.1.15]:64176 "EHLO sbcs.cs.sunysb.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751561AbWLWDV4 (ORCPT ); Fri, 22 Dec 2006 22:21:56 -0500 Date: Fri, 22 Dec 2006 22:21:47 -0500 (EST) From: Nikolai Joukov X-X-Sender: kolya@compserv1 To: Al Boldi cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org Subject: Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems In-Reply-To: <200612172059.07941.a1426z@gawab.com> Message-ID: References: <200612161635.49502.a1426z@gawab.com> <200612172059.07941.a1426z@gawab.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1297 Lines: 25 > > 3. A known ideal solution for this problem is sharing of the cached pages > > between file systems. We attempted to do it for Tracefs but the > > resulting code is not beautiful and is potentially racy: > > > > Unfortunately, for fan-out file systems this solution requires even > > more support from the OS. However, this is what most OSs do > > (including BSD and Windows) but unfortunately not Linux :-( > > VFS-hooks seem to be the cleanest solution not only for a stacked-fs, but > also for many other situations. It's rather sad that linux hasn't seen the > light yet. Jeff Sipek just got his proposal for a paper/discussion topic accepted to the Linux Storage and Filesystems workshop, co-located with FAST. The topic for discussion will be what "surgery" the Linux kernel needs to support stackable file systems properly. I hope it is an indicator that the situation with support of the stackable file systems in Linux may improve soon. Nikolai. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/