NoMMU UcLinux system on ARM CortexM7 - how to run & supervise system with one or few simple apps ?
by bulek from LinuxQuestions.org on (#5B9R7)
Hello,
I'm running Buildroot based UcLinux running on ARM Cortex M7 (noMMU, STM32F769 DISCO board).
I'm curious how to establish efficient and safe environment for running one or few user space apps.
I'm thinking about external supervisor process that is already written or maybe some other Linux-system supervision possibilities...
I'd like to supervise those processes, system resources (memory, cpu) and restart them if needed or report to external network server (I have SSL running).
Any advice, your examples, experience or pointers to more info would help me a lot.
Thanks in advance,
Rob.


I'm running Buildroot based UcLinux running on ARM Cortex M7 (noMMU, STM32F769 DISCO board).
I'm curious how to establish efficient and safe environment for running one or few user space apps.
I'm thinking about external supervisor process that is already written or maybe some other Linux-system supervision possibilities...
I'd like to supervise those processes, system resources (memory, cpu) and restart them if needed or report to external network server (I have SSL running).
Any advice, your examples, experience or pointers to more info would help me a lot.
Thanks in advance,
Rob.