[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171020145752.GA4694@lst.de>
Date: Fri, 20 Oct 2017 16:57:52 +0200
From: Christoph Hellwig <hch@....de>
To: Jim Quinlan <jim2101024@...il.com>
Cc: Christoph Hellwig <hch@....de>,
Robin Murphy <robin.murphy@....com>,
linux-kernel@...r.kernel.org, Mark Rutland <mark.rutland@....com>,
Linux-MIPS <linux-mips@...ux-mips.org>,
Florian Fainelli <f.fainelli@...il.com>,
devicetree@...r.kernel.org, linux-pci <linux-pci@...r.kernel.org>,
Kevin Cernekee <cernekee@...il.com>,
Will Deacon <will.deacon@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
Rob Herring <robh+dt@...nel.org>,
bcm-kernel-feedback-list <bcm-kernel-feedback-list@...adcom.com>,
Gregory Fong <gregory.0xf0@...il.com>,
Catalin Marinas <catalin.marinas@....com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Brian Norris <computersforpeace@...il.com>,
linux-arm-kernel@...ts.infradead.org,
Marek Szyprowski <m.szyprowski@...sung.com>,
iommu@...ts.linux-foundation.org
Subject: Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound
traffic
On Fri, Oct 20, 2017 at 10:41:56AM -0400, Jim Quinlan wrote:
> I am not sure I understand your comment -- the size of the request
> shouldn't be a factor. Let's look at your example of the DMA request
> of 3fffff00 to 4000000f (physical memory). Lets say it is for 15
> pages. If we block out the last page [0x3ffff000..0x3fffffff] from
> what is available, there is no 15 page span that can happen across the
> 0x40000000 boundary. For SG, there can be no merge that connects a
> page from one region to another region. Can you give an example of
> the scenario you are thinking of?
What prevents a merge from say the regions of
0....3fffffff and 40000000....7fffffff?
Powered by blists - more mailing lists