【发布时间】:2016-05-05 19:55:30
【问题描述】:
哪个内核配置文件最适合用于(并最终修改)FreeBSD for arm 通用 Cortex A9 平台(qemu 中的 vexpress-a9)。 我需要编译和运行支持 SMP 的内核。
它打算以这种方式在qemu下运行
qemu-system-arm -M vexpress-a9 -smp cores=4 (...other params...)
【问题讨论】:
标签: arm embedded freebsd qemu cortex-a