Open
Description
I don't know if this the right place for this request.
Given the limited memory of a raspberry Pi, I suggest to provide compiled kernels with CONFIG_KSM=y
KSM is a memory de-duplication feature, for applications willing to use it. More about it here.
netdata uses this to lower its memory requirements. Other applications may use it too.