Processes being stopped automatically - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Processes being stopped automatically (/showthread.php?tid=4633) |
Processes being stopped automatically - hummelsystemhaus - 08.03.2023 We are running a GO application on the LM5 Lite (i.MX6) with 249 MB ram. However once the application needs more than ~12.8 MB ram it's being stopped by (presumably) the controller. Can this behavior be changed? RE: Processes being stopped automatically - admin - 08.03.2023 In case of an out-of-memory event LM will reboot automatically. If your LM does not reboot then your application crashes for some other reason than the RAM usage. |