Re: [PATCH] dmaengine: idxd: set descriptor allocation size to threshold for swq
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-25 11:30:59
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-25 11:30:59
On 06-08-21, 10:38, Dave Jiang wrote:
Since submission is sent to limited portal, the actual wq size for shared wq is set by the threshold rather than the wq size. When the wq type is shared, set the allocated descriptors to the threshold.
Applied, thanks -- ~Vinod