diff options
author | 2015-08-06 14:20:31 +0200 | |
---|---|---|
committer | 2015-08-13 17:05:28 +0200 | |
commit | 11cec15bf3fb498206ef63b1fa26c27689e02d0e (patch) | |
tree | 330bd3eff26a1915e86b5e896cdee4db2c909896 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/tegra-smmu: Factor out tegra_smmu_set_pde() (diff) | |
download | wireguard-linux-11cec15bf3fb498206ef63b1fa26c27689e02d0e.tar.xz wireguard-linux-11cec15bf3fb498206ef63b1fa26c27689e02d0e.zip |
iommu/tegra-smmu: Parameterize number of TLB lines
The number of TLB lines was increased from 16 on Tegra30 to 32 on
Tegra114 and later. Parameterize the value so that the initial default
can be set accordingly.
On Tegra30, initializing the value to 32 would effectively disable the
TLB and hence cause massive latencies for memory accesses translated
through the SMMU. This is especially noticeable for isochronuous clients
such as display, whose FIFOs would continuously underrun.
Fixes: 891846516317 ("memory: Add NVIDIA Tegra memory controller support")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions