-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Support KSM #1238
Copy link
Copy link
Open
Labels
Waiting for internal commentWaiting for comment from a member of the Raspberry Pi engineering teamWaiting for comment from a member of the Raspberry Pi engineering team
Metadata
Metadata
Assignees
Labels
Waiting for internal commentWaiting for comment from a member of the Raspberry Pi engineering teamWaiting for comment from a member of the Raspberry Pi engineering team
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.