Re: [systemd-devel] Limitation on maximum number of systemd timers that can be active

2021-02-04 Thread P.R.Dinesh
Thank you very much Lennart for the help. I was eager to know whether there was any known limitation, hence this question. Hi Andy, I am currently building a diagnostics data collector that collects various diagnostics data at different scheduled intervals as configured by the user. systemd-timer

Re: [systemd-devel] Limitation on maximum number of systemd timers that can be active

2021-02-03 Thread Lennart Poettering
On Mi, 03.02.21 12:16, P.R.Dinesh (pr.din...@gmail.com) wrote: > Do we have any limitation on the maximum number of systemd timers / units > that can be active in the system? We currently enforce a limit of 128K units. This is controlled by the MANAGER_MAX_NAMES define, which is hard compiled in.

[systemd-devel] Limitation on maximum number of systemd timers that can be active

2021-02-02 Thread P.R.Dinesh
Do we have any limitation on the maximum number of systemd timers / units that can be active in the system? Will it consume high cpu/memory if we configure 1000s of systemd timers? -- With Kind Regards, P R Dinesh ___ systemd-devel mailing list systemd-