Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想知道设置 cpu 亲和力是否确保应用程序仅在该核心上运行?
是的,这就是亲和面具的用途。但是你很少需要这个。我能想象的唯一合理的用例是根据最终用户许可协议限制内核数量。