Re: [PATCH v8 09/11] arm64: select ARCH_HAS_OPTIMIZED_POLL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 25 Sep 2024, Ankur Arora wrote:

> poll_idle() uses smp_cond_load*() as its polling mechanism.
> arm64 supports an optimized version of this via LDXR, WFE, with
> LDXR loading a memory region in exclusive state and the WFE
> waiting for any stores to it.
>
> Select ARCH_HAS_OPTIMIZED_POLL so poll_idle() can be used.


Reviewed-by: Christoph Lameter (Ampere) <cl@xxxxxxxxx>




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux