On 18/02/2025 14:44, Jan Beulich wrote:
> 
> 
> On 18.02.2025 10:51, Luca Fancellu wrote:
>> LLC coloring can be used only on MMU system,
> 
> Just for my own education: Why is this?
I read this as it refers to the feature we have in Xen, not the generic concept.
You could in theory achieve cache coloring without MMU using static allocation
or some custom allocator but in general we benefit from being able to map VA
to PA aligning with cache coloring scheme.

P.S. Personally, I've never seen a solution without MMU.

~Michal




Reply via email to