On Thu, Dec 19, 2024 at 07:53:29PM +0100, Konrad Dybcio wrote: > From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > > The Last Level Cache is split into many slices, each one of which can > be toggled on or off. > > Only certain slices are recommended to be turned on unconditionally, > in order to reach optimal performance/latency/power levels. > > Enable WRCACHE on X1 at boot, in accordance with internal > recommendations. Thanks for the update. Can you say something about what WRCACHE is used for as well? > No significant performance difference is expected. This matches my findings (and it seems the slice has not been left enabled by the boot firmware). > Fixes: b3cf69a43502 ("soc: qcom: llcc: Add configuration data for X1E80100") > Cc: stable@xxxxxxxxxxxxxxx > Reviewed-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx> > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx> Tested-by: Johan Hovold <johan+linaro@xxxxxxxxxx> Johan