* Ben West <b...@gowasabi.net> [11.11.2013 20:36]:
> I am assuming incidents like these are occurring due to an ill-behaved
> process (or processes) attempting to allocate several MBytes for itself,
> failing that, and also causing memory errors for random resident processes
> in consequence.  The only recovery I know for these incidents is to just
> reboot.

for routers in production i prefer setting
/proc/sys/vm/panic_on_oom = 2
/proc/sys/kernel/panic = 10

also if you like
/proc/sys/kernel/panic_on_oops = 1

the crashdump itself is useless without debugging symbols.

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to