[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
Conor Dooley
conor at kernel.org
Sun Sep 10 01:58:28 PDT 2023
On Sun, Sep 10, 2023 at 04:28:54AM -0400, guoren at kernel.org wrote:
> Changlog:
> V11:
> - Based on Leonardo Bras's cmpxchg_small patches v5.
> - Based on Guo Ren's Optimize arch_spin_value_unlocked patch v3.
> - Remove abusing alternative framework and use jump_label instead.
btw, I didn't say that using alternatives was the problem, it was
abusing the errata framework to perform feature detection that I had
a problem with. That's not changed in v11.
A stronger forward progress guarantee is not an erratum, AFAICT.
> - Introduce prefetch.w to improve T-HEAD processors' LR/SC forward progress
> guarantee.
> - Optimize qspinlock xchg_tail when NR_CPUS >= 16K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230910/cc11f406/attachment.sig>
More information about the linux-riscv
mailing list