[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120619005214.989e90a8.akpm@linux-foundation.org>
Date: Tue, 19 Jun 2012 00:52:14 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Suresh Jayaraman <sjayaraman@...e.com>
Cc: David Howells <dhowells@...hat.com>,
Justin Lecher <jlec@...too.org>,
LKML <linux-kernel@...r.kernel.org>, linux-cachefs@...hat.com
Subject: Re: [PATCH] [RESEND] fs: cachefiles: Add support for large files in
filesystem caching
On Tue, 19 Jun 2012 10:57:27 +0530 Suresh Jayaraman <sjayaraman@...e.com> wrote:
> > How extensively was this change tested? Please describe the testing
> > which was performed?
> >
>
> The original patch was tested by mounting a NFS share with fscache
> option enabled, do a md5sum on a nfs file larger than 2GB and ensure
> that the file is getting cached by fscache (watch cache size growing)
> on x86_64.
Well it will need a lot more coverage testing than that. truncate?
expanding truncate? write, lseek, pwrite, pread(), mmap(MAP_SHARED),
behavior at the new max file size (what is that?), etc.
--
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