[LinuxCNC/linuxcnc Issue#294] rtapi real time task never runs on system with HT disabled in BIOS

未分类 bolang 4个月前 (10-15) 23次浏览

Issue #294 | 状态: 已关闭 | 作者: jepler | 创建时间: 2017-06-27

标签: affects 2.7


IRC user itx> reports a system where, with HT disabled, NPROCESSORS_ONLN is 2, and the default affinity mask is 0x5.

Since uspace rtapi tries to bind to (NPROCESSORSONLN-1), i.e., CPU 1 in this case, the realtime task never runs.

(The kernel is 4.9-rt from debian stretch repository. unreported whether it’s 32- or 64-bit)

原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/294

喜欢 (0)