Re: [PATCH v2 2/6] sched/cache: Honor migrate_llc_task semantics in active load balance
From: Chen, Yu C
Date: Tue Sep 22 2026 - 04:32:14 EST
On 9/22/2026 3:23 PM, Peter Zijlstra wrote:
FWIW, every time I read this I get confused, CAS maps to
Compare-And-Swap, aka cmpxchg on x86.
OK, we will change it to Cache-Aware-Scheduling wherever it is mentioned.
thanks,
Chenyu