coordinate dynamic setting of min_flielist_kbytes with per-board and per-device settings |
||
Issue descriptionAn upstart script resets min_filelist_kbytes when the ARC++ container starts and stops to fixed values, currently 50 MB and 200 MB (soon to be 100 MB and 400 MB since we're adjusting the kernel so that the value reflects the actual total amount of RAM reserved). However, the CLs for issue 713415 have now landed, and they allow per-board (at build time) and per-device (at run-time) override values of the default min_filelist_kbytes setting. These values will be used at boot time, but when the container starts and stops they will be ignored and replaced by the fixed values from the upstart script. One possible approach is described (or implied) by this CL. https://chromium-review.googlesource.com/c/489471/
,
May 2 2017
,
May 8 2017
REMEMBER: when fixing this, also remove /etc/sysctl.d/10-sysctl-mm.conf in the caroline overlay. |
||
►
Sign in to add a comment |
||
Comment 1 by semenzato@chromium.org
, Apr 29 2017