Files
linux/mm
Phil Elwell 536f2097dc mm/vmscan: Maintain TLB coherency in LRU code
As a workaround (and possibly a fix) for CPU spins observed on BCM2837,
use ptep_clear_flush_young instead of ptep_test_and_clear_young inside
lru_gen_look_around in order to expose PTE changes to the MMU. Note that
on architectures that don't require an explicit flush,
ptep_clear_flush_young just calls ptep_test_and_clear_young.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
2024-09-13 14:13:24 +01:00
..
2023-06-09 16:25:17 -07:00
2023-07-24 18:04:30 -04:00
2024-08-19 06:04:24 +02:00
2023-06-19 16:19:25 -07:00
2024-08-19 06:04:24 +02:00
2024-06-16 13:47:41 +02:00
2023-04-12 17:36:23 -07:00
2022-10-03 14:02:43 -07:00
2022-09-26 19:46:09 -07:00
2021-05-07 00:26:35 -07:00
2024-08-29 17:33:23 +02:00
2023-07-18 10:07:47 +02:00
2023-07-18 10:07:47 +02:00
2023-07-14 09:57:21 +02:00
2023-06-23 16:59:30 -07:00
2023-04-12 17:36:23 -07:00
2024-08-29 17:33:23 +02:00