Re: [PATCH v2 01/33] cacheinfo: Introduce cache id

From: Nilay Vaish
Date: Fri Sep 09 2016 - 11:02:19 EST


On 8 September 2016 at 04:56, Fenghua Yu <fenghua.yu@xxxxxxxxx> wrote:
> diff --git a/include/linux/cacheinfo.h b/include/linux/cacheinfo.h
> index 2189935..cf6984d 100644
> --- a/include/linux/cacheinfo.h
> +++ b/include/linux/cacheinfo.h
> @@ -18,6 +18,7 @@ enum cache_type {
>
> /**
> * struct cacheinfo - represent a cache leaf node
> + * @id: This cache's id. ID is unique in the same index on the platform.

Can you explain what 'index on the platform' means? I have absolutely
no idea what that is.

--
Nilay