core-extra/scripts
Gabriel Somlo da33defa41 systemd: remove limit on fork() branching factor
On distributions using systemd, a default limit on the number of
tasks allowed to be created from a given unit may be set by default
(e.g., on F24, "DefaultTasksAccounting=yes" and "DefaultTasksMax=512"
are set in /etc/systemd/system.conf. A large CORE simulation may well
exceed that limit, at least during startup when many (sub)shell
processes are generated using fork().

To avoid running into this limit, set "TasksMax=infinity" in the
core-daemon.service unit file template.

Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2017-01-12 14:14:41 -05:00
..
perf scripts: Try to remove empty directories when uninstalling. 2015-05-26 17:34:18 +00:00
xen Adjust file mode bits. 2014-12-15 18:23:25 +00:00
.gitignore scripts: Update the core-daemon systemd service configuration. 2015-12-15 21:05:24 +00:00
core-daemon-init.d scripts: Include command exit status information in start/stop log messages. 2015-01-28 02:16:01 +00:00
core-daemon-init.d-SUSE initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
core-daemon-rc.d initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
core-daemon.service.in systemd: remove limit on fork() branching factor 2017-01-12 14:14:41 -05:00
Makefile.am scripts: Update the core-daemon systemd service configuration. 2015-12-15 21:05:24 +00:00