guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix-daemon hitting systemd TasksMax


From: Leo Famulari
Subject: Re: guix-daemon hitting systemd TasksMax
Date: Fri, 15 Apr 2016 21:29:01 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Fri, Apr 15, 2016 at 01:37:32AM +0200, Joram Schrijver wrote:
> Hi,
> 
> In version 228, systemd introduced a unit attribute `TasksMax`[1] that
> limits the number of tasks that can run in a unit. It has effect on
> kernel versions 4.3 and up, kernel threads and userspace process count
> towards the limit, and the default value is 512.
> 
> Running `guix pull` without changing any settings crashed for me,
> because building/testing texinfo hit this task limit. Increasing it to
> 1024 using `systemctl set-property guix-daemon.service TasksMax=1024`
> fixed the problem.

Interesting. What operating system are you using? I'm running systemd
229 on Debian testing and I don't have this issue, nor have I altered
this setting.

It would be useful to know what the difference is between our systemd
installations.  I don't see anything related to TasksMax in
systemd-229's NEWS:

https://github.com/systemd/systemd/blob/master/NEWS



reply via email to

[Prev in Thread] Current Thread [Next in Thread]