大会和多核CPU [英] Assembly and multicore CPUs

查看:156
本文介绍了大会和多核CPU的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么X86-64指令用于启用/禁用其他内核/处理器和一个人如何开始他们执行code吗?

What x86-64 instructions are used to enable/disable other cores/processors and how does one start executing code on them?

是否有文件上的某个地方怎么这是由操作系统执行?

Is there documentation somewhere on how this is done by the operating system?

推荐答案

pretty痛苦得到一个x86和前进...它是没有这么多的内核作为APIC系统。你需要考虑的文档你的芯片组,往往是pretty大的隐患很遗憾。

Pretty painful to get an x86 up and going... it is not so much in the cores as in the APIC system. You need to look into the docs for your chipset, tends to be pretty much hidden unfortunately.

您将不得不在内核级别,绝对。看着Linux的听起来是个不错的主意。

You will have to be at the kernel level, definitely. Looking at Linux sounds like a good idea.

这篇关于大会和多核CPU的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆