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


Groups > linux.kernel > #1548950

Re: [PATCH] dmaengine: Convert ID allocation to an IDA

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] dmaengine: Convert ID allocation to an IDA
Date 2017-01-02 05:20 +0100
Message-ID <sV2gh-1jp-5@gated-at.bofh.it> (permalink)
References <sOFPr-7kP-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 15, 2016 at 08:57:51AM -0800, Matthew Wilcox wrote:
> From: Matthew Wilcox <mawilcox@microsoft.com>
> 
> dmaengine currently uses an IDR to allocate DMA IDs, but it only needs
> to know whether IDs are in use or not; the ID to pointer functionality
> of the IDR is unused.  That means it can use the more space-efficient IDA.

Applied, thanks

-- 
~Vinod

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


Thread

[PATCH] dmaengine: Convert ID allocation to an IDA Matthew Wilcox <mawilcox@linuxonhyperv.com> - 2016-12-15 16:10 +0100
  Re: [PATCH] dmaengine: Convert ID allocation to an IDA Vinod Koul <vinod.koul@intel.com> - 2017-01-02 05:20 +0100

csiph-web