15/07/2024 16:44, Jack Bond-Preston:
> The mempool memory channel striding optimisation is not necessary on
> Arm platforms.
> Update the Programmer's Guide's mempool section to clarify this.
> 
> Signed-off-by: Jack Bond-Preston <jack.bond-pres...@foss.arm.com>
> Reviewed-by: Wathsala Vithanage <wathsala.vithan...@arm.com>
> ---
> +.. note::
> +
> +    This feature is not present for Arm systems. Modern Arm Interconnects 
> choose the SN-F (memory
> +    channel) using a hash of memory address bits. As a result, the load is 
> distributed evenly in all
> +    cases, including the above described, rendering this feature unnecessary.

Applied with indentation changes, thanks.



Reply via email to