iopsys-feed/logmngr/files/lib/logmngr
Mohd Husaam Mehdi 6662f27493 logmngr: set coro_stack_size 1MB by default
according to libco documentation: "Heapsize is the amount of
memory allocated for the cothread stack, specified in bytes. This
is unfortunately impossible to make fully portable. It is
recommended to specify sizes using `n * sizeof(void*)'. It is
better to err on the side of caution and allocate more memory than
will be needed to ensure compatibility with other platforms,
within reason. A typical heapsize for a 32-bit architecture is
~1MB.", so we follow this advice in hopes of reducing crashes.
2025-12-01 12:47:04 +05:30
..
fluent-bit.sh logmngr: set coro_stack_size 1MB by default 2025-12-01 12:47:04 +05:30
logrotate.sh logmngr: add support for conf_dir in generated logrotate config 2025-06-04 15:02:45 +05:30
syslog-ng.sh logmngr: Fix missing startup logs 2025-01-14 15:43:22 +05:30