On 31.01.2024 16:57, Jan Beulich wrote: > On 29.01.2024 18:17, Carlo Nonato wrote: >> +Command line parameters >> +*********************** >> + >> +More specific documentation is available at >> `docs/misc/xen-command-line.pandoc`. >> + >> ++----------------------+-------------------------------+ >> +| **Parameter** | **Description** | >> ++----------------------+-------------------------------+ >> +| ``llc-coloring`` | enable coloring at runtime | >> ++----------------------+-------------------------------+ >> +| ``llc-way-size`` | set the LLC way size | >> ++----------------------+-------------------------------+ > > As a result of the above, I also find it confusing to specify "way size" > as a command line option. Cache size, number of ways, and cache line size > would seem more natural to me.
Or, alternatively, have the number of colors be specifiable directly. Jan