Concurrent page-fault handling with per-VMA locks
Concurrent page-fault handling with per-VMA locks
Posted Sep 6, 2022 10:56 UTC (Tue) by developer122 (guest, #152928)In reply to: Concurrent page-fault handling with per-VMA locks by calumapplepie
Parent article: Concurrent page-fault handling with per-VMA locks
I guess if you want to catch potential bugs like this, you need to init the counter to be close to rollover. I remember some wisdom once (dunno if it's still done) that timeouts in the kernel by default should be set to 10 minutes after boot, to help catch issues early.
