Re: [RFC PATCH 2/5] HACK: target/arm/tcg: Add some more caches to cpu=max

2023-08-23 Thread Richard Henderson
On 8/23/23 07:59, Jonathan Cameron via wrote: On Mon, 14 Aug 2023 11:13:58 +0100 Alex Bennée wrote: Jonathan Cameron writes: Used to drive the MPAM cache intialization and to exercise more of the PPTT cache entry generation code. Perhaps a default L3 cache is acceptable for max?

Re: [RFC PATCH 2/5] HACK: target/arm/tcg: Add some more caches to cpu=max

2023-08-23 Thread Jonathan Cameron via
On Mon, 14 Aug 2023 11:13:58 +0100 Alex Bennée wrote: > Jonathan Cameron writes: > > > Used to drive the MPAM cache intialization and to exercise more > > of the PPTT cache entry generation code. Perhaps a default > > L3 cache is acceptable for max? > > > > Signed-off-by: Jonathan Cameron > >

Re: [RFC PATCH 2/5] HACK: target/arm/tcg: Add some more caches to cpu=max

2023-08-14 Thread Alex Bennée
Jonathan Cameron writes: > Used to drive the MPAM cache intialization and to exercise more > of the PPTT cache entry generation code. Perhaps a default > L3 cache is acceptable for max? > > Signed-off-by: Jonathan Cameron > --- > target/arm/tcg/cpu64.c | 12 > 1 file changed, 12