if i have a hex core host and I want to give an LXC container the processing power of 2 cores, I can either set "Cores" to 2 OR "CPU Limit" to 2, both have the effect of limiting the CPU power this container has, but they do it in different ways, I was just wondering what the pros/cons of each...