[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110608160844E.fujita.tomonori@lab.ntt.co.jp>
Date: Wed, 8 Jun 2011 16:10:58 +0900
From: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
To: dan.j.williams@...el.com
Cc: fujita.tomonori@....ntt.co.jp, shawn.guo@...aro.org,
linux@....linux.org.uk, patches@...aro.org, vinod.koul@...el.com,
gregkh@...e.de, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org, cjb@...top.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/3] dmaengine: add new dma API for
max_segment_number
On Tue, 7 Jun 2011 23:56:21 -0700
Dan Williams <dan.j.williams@...el.com> wrote:
> > The dma parameter restriction could be due to software (HBA drivers,
> > or subsystem). The value should be whatever the dma device driver says
> > it is in such case?
>
> I'm assuming that the dma driver is taking responsibility for setting
> this correctly. How would this work otherwise... HBA driver or
> subsystem queries the dmaengine device and then sets this parameter on
> its behalf? In other words dmanengine *is* the subsystem, if I am
> understanding your definition.
Oops, I meant that the subsystem is software layer above
dmaengine. For example, SCSI subsystem sets the limit of max number of
sglist entries. That is, it is possible that software layer above
dmaengine could set dma limit, which is smaller than the limit of
dmaengine?
--
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