[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cda58cb80612220157q5433c346pccd06b8b7cbaadba@mail.gmail.com>
Date: Fri, 22 Dec 2006 10:57:31 +0100
From: "Franck Bui-Huu" <vagabon.xyz@...il.com>
To: "Jaya Kumar" <jayakumar.lkml@...il.com>
Cc: linux-fbdev-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [RFC 2.6.19 1/1] fbdev,mm: hecuba/E-Ink fbdev driver v2
On 12/20/06, Franck Bui-Huu <vagabon.xyz@...il.com> wrote:
> - when mmaping your frame buffer , be sure that the virtual
> address returned by mmap() to the application shares the
> same cache lines than the ones the kernel
> is using.
Well thinking more about it, this wouldn't work for all cache types.
For example, if your cache is not a direct maped one, this workaround
won't work. So this is definitely not a portable solution.
--
Franck
-
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