> Hmm, if we shrink llc-size by splitting it, do we also need to create a > unique "id" for each slice?
RDT uses the cache id ... but it doesn't play well with cluster on die mode ... so our recommendation is to not use RDT if COD mode is enabled. If the result of these changes happens to be some easy way for RDT to tell that COD mode is on, we'll add a check to the init/mount code to enforce not using them together. -Tony