ODEBUG: Out of memory. ODEBUG disabled

From: Qian Cai
Date: Fri Nov 09 2018 - 16:36:35 EST


It is a bit annoying on this aarch64 server with 64 CPUs that is
booting the latest mainline (3541833fd1f2) causes object debugging
always running out of memory.

I have to boot the kernel with only 16 CPUs instead (nr_cpus=16)
to make it work. Is it expected that object debugging is not going
to work with large machines?