diff options
| author | Wenkai Lin <[email protected]> | 2023-12-06 08:57:27 +0800 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2023-12-12 12:38:52 +0000 |
| commit | b41932f544586e606a7493cbc6dfb3c97c6b44d7 (patch) | |
| tree | 69077c004052ace96d7abd15b72d600f03ef0ce0 /tools/perf/scripts/python | |
| parent | 268dd4edb748a1e2f298b04854681453df6e77a2 (diff) | |
iommu/arm-smmu-v3: disable stall for quiet_cd
In the stall model, invalid transactions were expected to be
stalled and aborted by the IOPF handler.
However, when killing a test case with a huge amount of data, the
accelerator streamline can not stop until all data is consumed
even if the page fault handler reports errors. As a result, the
kill may take a long time, about 10 seconds with numerous iopf
interrupts.
So disable stall for quiet_cd in the non-force stall model, since
force stall model (STALL_MODEL==0b10) requires CD.S must be 1.
Signed-off-by: Zhangfei Gao <[email protected]>
Signed-off-by: Wenkai Lin <[email protected]>
Suggested-by: Jean-Philippe Brucker <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Jean-Philippe Brucker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions