numa_emu.5bb827 Increasing memory stripe size from <requested memory stripe size> MB to <adjusted memory stripe size> MB

Explanation

NUMA emulation could not use the requested memory stripe size and therefore has increased it to the next possible value. The requested memory stripe size is a default value or it was specified with the emu_size= kernel parameter. The memory stripe size must be a multiple of the memory block size that can be read in hexadecimal notation from /sys/devices/system/memory/block_size_bytes.

User response

To avoid this message in the future, specify a valid memory stripe size with the emu_size= kernel parameter.

Severity

Warning