c0fc43c3f7b60cde7abb5356bead0c33a041bdc0
"qcom,initial-movable-zone-size" creates a movable zone of the given size before userspace starts. This is useful in a system where a userspace component (psi-daemon) is used to hotplug in memory on a on-demand basis. With swap disabled, the current tvm carveout size (68 Mb) hits out-of-memory condition before psi-deamon is started. Once psi-daemon is running, it detects the number of blocks added to the movable zone via "qti_virtio_mem/kernel_plugged" sysfs file, and can reduce or increment the number as necessary. Change-Id: I5b62b6227e8a357ba3012979ed4bf937f1810437 Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
Description
No description provided
Languages
Makefile
81.1%
Starlark
18.9%