Reducing Swarm RAM usage

Reducing Swarm RAM usage

If you would like to artificially reduce the amount of RAM used by a Swarm node, change the following configuration parameter in node.cfg:

memory.reservePercentage = 0.8

memory.reservePercentage = 0.4 is the default

A smaller value means more memory for the memory index.

Please do not do this unless directed by DataCore Technical Support