[FS#833] pppoe memory problem

LEDE Bugs lede-bugs at lists.infradead.org
Fri Nov 17 01:34:01 PST 2017


The following task has a new comment added:

FS#833 - pppoe memory problem
User who did this - Edy Corak (edy-c)

----------
For the moment you can try to add the following to /etc/sysctl.conf

vm.overcommit_memory = 2
vm.overcommit_ratio = 95

and type sysctl -p to apply or reboot.

With this settings, the kernel will prevent applications to allocate more memory than available.

In our case this will not work and the router will reboot before it becomes unusable after all memory is occupied.
If you have a separate syslog server you can see what the kernel try to do to stop that applications.

Maybe someone of LEDE developers reads this here and are willing to help to solve this problem.

Thanks

Edy

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=833#comment3874



More information about the lede-bugs mailing list