iommu/arm-smmu-v3: Make ECMDQs to be evenly allocated based on the number of cores
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7YUNJ -------------------------------- The implementation of ECMDQ equalization based on the number of numa nodes and the number of cores in it is too complicated. Some special application scenarios, such as using maxcpus to limit the number of cores, may not be fully considered. Equalizing ECMDQ by number of cores can greatly simplify code and reduce quality risk. Fixes: 3965519b ("iommu/arm-smmu-v3: Add support for less than one ECMDQ per core") Signed-off-by:Zhen Lei <thunder.leizhen@huawei.com>
Loading
Please sign in to comment