[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708141255340.30766@schroedinger.engr.sgi.com>
Date: Tue, 14 Aug 2007 12:56:11 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Andi Kleen <ak@...e.de>
cc: Mel Gorman <mel@...net.ie>, Lee.Schermerhorn@...com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones
pointer
On Tue, 14 Aug 2007, Andi Kleen wrote:
> > pci_set_consistent_dma_mask
> >
> > has that.
>
> While on x86 it is roughly identical (although the low level
> allocator is currently not very reliable) it makes a significant
> difference on some platforms. e.g. I was told on PA-RISC
> consistent memory is much more costly than non consistent ones.
> That's probably true on anything that's not full IO cache
> consistent.
>
> So while it would be reasonable semantics for x86 and IA64
> it's not for everybody else.
Right. That is the point of the function. It isolates these strange
platform dependencies. That is why there is no need for ZONE_DMA32 on any
other platform.
-
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