Re: [rt-tests v2 v2 01/20] cyclictest: Always use libnuma
From: Christian Eggers <ceggers@arri.de>
Date: 2021-02-19 15:53:59
From: Christian Eggers <ceggers@arri.de>
Date: 2021-02-19 15:53:59
CONFIG_NUMA is not available on ARM32: https://cateee.net/lkddb/web-lkddb/NUMA.html regards, Christian On Friday, 19 February 2021, 16:17:17 CET, Sebastian Andrzej Siewior wrote:
On 2021-02-19 15:54:22 [+0100], Daniel Wagner wrote:quoted
I try to reproduce this here. Building libnuma from source right now.|~# uname -m |x86_64 |~# ./cyclictest |FATAL: Couldn't initialize libnuma~# Just do # CONFIG_NUMA is not set in your .config and it is done. Sebastian