> kernel.panic = 3 means that the kernel will reboot 3 seconds after
> 
> getting a panic. OOM is not a condition to trigger a panic by
> default, 
> unless you set panic_on_oom=1. So if you get the following
> situation :
> 
> OOM will cause a panic
> panic will cause a reboot in 3 seconds.
> 
> kernel.panic=3 + panic_on_oom is enough for auto-reboot

thanks - this is in my case a good idea.

Question: should'nt this be enabled by default
and only the devs should switch it off?

bye, bastian

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to