In the cache widget, the instructions appears if the board has L3 only, L2 only, or both. and delete "L3 Cache Allocation Technology" heading. there are instructions: "Drag the ends of the boxes to cover the cache chunks you want to allocate to specific VMs. If you have a real-time VM,ensure its cache chunks do not overlap with any other VM's cache chunks."
If we remove the title here, how do users tell which widget is for L3/L2?
-- Best Regards Junjie Mao
+ <p v-if="CACHE_ALLOCATION.level===3||CACHE_ALLOCATION.level===2"> Drag the ends of the boxes to cover the cache chunks you want to allocate to specific VMs. If you have a real-time VM,ensure its cache chunks do not overlap with any other VM's cache chunks.