Hi!
That might be a minor problem but any reading from /proc on odroid-n2 affects process cpu affinity. E.g this simple app prints following:
user@odroid-n2:~ $ taskset 1 ./mini
Check initial affinity
cpu count = 1
Open and read /proc/cpuinfo
Check affinity again
cpu count = 6
Couldn't it point to any cores management issue?
uname -a:
Linux odroid-n2-03 4.9.185-44 #1 SMP PREEMPT Wed Jul 31 23:50:32 -03 2019 aarch64 aarch64 aarch64 GNU/Linux