commit | 87730ccbddcb48478b1b88e88b14e73424130764 | [log] [tgz] |
---|---|---|
author | Leonid Ravich <Leonid.Ravich@emc.com> | Wed Jul 01 21:48:12 2020 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jul 06 14:49:34 2020 +0530 |
tree | a5102830f2c7167f725e684b76e7e64980ea6053 | |
parent | 8678c71c17721e0f771f135967ef0cce8f69ce9a [diff] |
dmaengine: ioat setting ioat timeout as module parameter DMA transaction time to completion is a function of PCI bandwidth, transaction size and a queue depth. So hard coded value for timeouts might be wrong for some scenarios. Signed-off-by: Leonid Ravich <Leonid.Ravich@emc.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/20200701184816.29138-1-leonid.ravich@dell.com Signed-off-by: Vinod Koul <vkoul@kernel.org>