Re: [PATCH v4 09/10] selftests/resctrl: Add Cache Allocation Technology (CAT) selftest

2019-01-14 Thread Moger, Babu
Hi Fenghua/Sai/Arshiya, Few comments on this patch below. Sorry for the late comment. On 12/21/18 6:20 PM, Fenghua Yu wrote: > From: Arshiya Hayatkhan Pathan > > Cache Allocation Technology (CAT) selftest allocates a portion of > last level cache and starts a benchmark to read each cache > line

[PATCH v4 09/10] selftests/resctrl: Add Cache Allocation Technology (CAT) selftest

2018-12-21 Thread Fenghua Yu
From: Arshiya Hayatkhan Pathan Cache Allocation Technology (CAT) selftest allocates a portion of last level cache and starts a benchmark to read each cache line in this portion of cache. Measure the cache misses in perf and the misses should be equal to the number of cache lines in this portion o