Linux in mixed-criticality systems
Linux in mixed-criticality systems
Posted Dec 18, 2018 6:31 UTC (Tue) by alison (subscriber, #63752)Parent article: Linux in mixed-criticality systems
>Memory bandwidth and cache space can be particularly problematic. >One solution for cache contention is to use cache coloring — assigning >virtual addresses so that each cell uses a different portion of the cache.
I've read that ARM and ARM64 don't support cache coloring. If x86_64 is the only arch with this feature then the applicability to embedded use cases may be limited.
If anyone knows contrary information, please speak up!
