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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Prev by Date: Re: vm86.c audit_syscall_exit() call trashes registers
- Next by Date: Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Previous by thread: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Next by thread: [PATCH 4/4] Apply MPOL_BIND policy to two highest zones when highest is ZONE_MOVABLE
- Index(es):