From: Rene B. <re...@we...> - 2002-08-05 19:38:41
|
On 2002.08.02 22:46 Roman Zippel wrote: > Hi, > > Rene Brothuhn wrote: > > > But there is still another problem with kernel_set_cachemode, if the > > beginnig address of the region is also not a multiply of PAGE_SIZE, > then > > in some cases the last page will also not remaped. I'll fix it if I > have > > the time. > > I'd prefer you avoid that function completely. It's an ugly hack and > absolutely unportable. Hi! I have it always used enclosed in #ifdef CONFIG_AMIGA. But is there any other or standard method to get some mem uncached? Ciao, Renè |