Re: Cache incoherencies

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 27 Aug 1999 15:37:38 +0100 (BST)


> >Thats an x86ism. Per page cacheability is an unusual but handy feature. Also
>
> memory-cacheability in general is an arch-specific things infact.
>
> Do you have a generic interface to handle that efficiently?

The only general approach I can see is

address=alloc_uncached(something)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/