Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1318483

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
Date 2016-01-27 01:00 +0100
Message-ID <qVlGG-3f4-7@gated-at.bofh.it> (permalink)
References <qPOBH-5zs-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 11 Jan 2016 09:30:22 -0800 Douglas Anderson <dianders@chromium.org> wrote:

> This series of patches will speed up memory allocation in dma-mapping
> quite a bit.

This is pretty much all ARM and driver stuff so I think I'll duck it. 
But I can merge it if nobody else feels a need to.

I saw a few acked-by/tested-by/etc from the v5 posting which weren't
carried over into v6 (might have been a timing race), so please fix
that up if there's an opportunity.

Regarding the new DMA_ATTR_ALLOC_SINGLE_PAGES hint: I suggest adding
"DMA_ATTR_ALLOC_SINGLE_PAGES is presently implemented only on ARM" to
the docs.  Or perhaps have a shot at implementing it elsewhere.

Typo in 4/5 changelog: "reqiurements"

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation Andrew Morton <akpm@linux-foundation.org> - 2016-01-27 01:00 +0100
  Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation Doug Anderson <dianders@chromium.org> - 2016-01-27 01:40 +0100

csiph-web