Test heap/page initialization

modulename: test_meminit.ko

configname: CONFIG_TEST_MEMINIT

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>Test heap/page initialization
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Test if the kernel is zero-initializing heap and page allocations.
This can be useful to test init_on_alloc and init_on_free features.

If unsure, say N.

source code: