Re: [PATCH 2/2] drivers: soc: Add LLCC driver

From: Trilok Soni
Date: Thu Jan 25 2018 - 18:39:40 EST



On 1/16/2018 2:35 PM, Channagoud Kadabi wrote:
LLCC (Last Level Cache Controller) provides additional cache memory
in the system. LLCC is partitioned into muliple slices and each
slice gets its own priority, size, ID and other config parameters.
LLCC driver programs these parameters for each slice. Clients that
are assigned to use LLCC need to get information such size & ID of the
slice for their usecase and activate or deactivate the slice as needed.
LLCC driver provides API interfaces for the clients to perform these
operations.

Steve/linux-arm-msm folks, please provide review comments to system cache driver patch series.

---Trilok Soni--

The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project