[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45a44e480703011602j698f67dev469b49d6b527f502@mail.gmail.com>
Date: Thu, 1 Mar 2007 19:02:34 -0500
From: "Jaya Kumar" <jayakumar.lkml@...il.com>
To: "Paul Mundt" <lethal@...ux-sh.org>,
"Jaya Kumar" <jayakumar.lkml@...il.com>,
linux-fbdev-devel@...ts.sourceforge.net, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
"Andrew Morton" <akpm@...ux-foundation.org>
Subject: Re: [PATCH/RFC 2.6.20 1/2] fbdev, mm: Deferred IO support
On 3/1/07, Paul Mundt <lethal@...ux-sh.org> wrote:
> On Sun, Feb 25, 2007 at 06:13:12AM +0100, Jaya Kumar wrote:
> > This patch implements deferred IO support in fbdev. Deferred IO is a way to
> > delay and repurpose IO. This implementation is done using mm's page_mkwrite
> > and page_mkclean hooks in order to detect, delay and then rewrite IO. This
> > functionality is used by hecubafb.
> >
> Any updates on this? If there are no other concerns, it would be nice to
> at least get this in to -mm for testing if nothing else.
I think Andrew merged it into -mm.
>
> Jaya, can you roll the fsync() patch in to your defio patch? There's not
> much point in keeping them separate.
>
I forgot to add that. Sorry about that. Should I resubmit with it or
would you prefer to post it?
Thanks,
jaya
-
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