Re: Help with systemd/cgroup task limits in koji

2023-02-23 Thread Than Ngo
Am 23.02.23 um 20:05 schrieb Kevin Fenzi: On Thu, Feb 23, 2023 at 11:11:49AM +0100, Florian Weimer wrote: * Giuseppe Scrivano: Florian Weimer writes: It could be an old kernel bug: Task exit is signaled before task resource deallocation, leading to bogus EAGAIN errors

Re: Help with systemd/cgroup task limits in koji

2023-02-23 Thread Kevin Fenzi
On Thu, Feb 23, 2023 at 11:11:49AM +0100, Florian Weimer wrote: > * Giuseppe Scrivano: > > > Florian Weimer writes: > >> It could be an old kernel bug: > >> > >> Task exit is signaled before task resource deallocation, leading to > >> bogus EAGAIN errors > >>

Re: Help with systemd/cgroup task limits in koji

2023-02-23 Thread Florian Weimer
* Giuseppe Scrivano: > Florian Weimer writes: >> It could be an old kernel bug: >> >> Task exit is signaled before task resource deallocation, leading to >> bogus EAGAIN errors >> >> >> There have been recent namespace optimizations

Re: Help with systemd/cgroup task limits in koji

2023-02-22 Thread Than Ngo
Am 21.02.23 um 07:41 schrieb Florian Weimer: * Kevin Fenzi: Greetings. We are running into some anoying limits on koji builds of chromium. First, since a long time ago, the koji.service file we are using has: TasksMax=infinity But yet, chromium was failing, seemingly hitting a task limit.

Re: Help with systemd/cgroup task limits in koji

2023-02-20 Thread Florian Weimer
* Kevin Fenzi: > Greetings. > > We are running into some anoying limits on koji builds of chromium. > > First, since a long time ago, the koji.service file we are using has: > > TasksMax=infinity > > But yet, chromium was failing, seemingly hitting a task limit. > "ninja: fatal: posix_spawn:

Help with systemd/cgroup task limits in koji

2023-02-20 Thread Kevin Fenzi
Greetings. We are running into some anoying limits on koji builds of chromium. First, since a long time ago, the koji.service file we are using has: TasksMax=infinity But yet, chromium was failing, seemingly hitting a task limit. "ninja: fatal: posix_spawn: Resource temporarily unavailable" in