Re: [RFC 2.6.19 1/1] fbdev,mm: hecuba/E-Ink fbdev driver v2

From: Franck Bui-Huu
Date: Fri Dec 22 2006 - 04:58:00 EST


On 12/20/06, Franck Bui-Huu <vagabon.xyz@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/