Searched hist:bbf918863e183d66adf00ca1b24fb641149a0d3d (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/memory/samsung/ |
H A D | exynos5422-dmc.c | diff bbf918863e183d66adf00ca1b24fb641149a0d3d Wed Oct 02 08:04:55 CEST 2019 Lukasz Luba <l.luba@partner.samsung.com> memory: samsung: exynos5422-dmc: Add support for interrupt from performance counters
Introduce a new interrupt driven mechanism for managing speed of the memory controller. The interrupts are generated due to performance counters overflow. The performance counters might track memory reads, writes, transfers, page misses, etc. In the basic algorithm tracking read transfers and calculating memory pressure should be enough to skip polling mode in devfreq.
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|