开发者

CPU affinity in virtualised environments

开发者 https://www.devze.com 2023-02-19 20:55 出处:网络
Is taskset for CPU affinity applicable when trying to use L2 cache efficiently 开发者_Go百科on a multi core processor in a virtualised environment like Amazon EC2?No, especially towards the smaller in

Is taskset for CPU affinity applicable when trying to use L2 cache efficiently 开发者_Go百科on a multi core processor in a virtualised environment like Amazon EC2?


No, especially towards the smaller instances, there's heavy CPU sharing, you're dependent on what the other instances are doing with the CPU.

0

精彩评论

暂无评论...
验证码 换一张
取 消