help-guix
[Top][All Lists]
Advanced

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

Re: make guix-daemon nice


From: Leo Famulari
Subject: Re: make guix-daemon nice
Date: Sat, 23 Jul 2016 11:17:56 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Sat, Jul 23, 2016 at 01:25:20PM +0200, Vincent Legoll wrote:
> Hello,
> 
> is there a way to configure the guix-daemon with a nice
> value so that the background build processes don't make
> the system unusable ?

This isn't `nice`, but the daemon does take the argument '--cores',
which you can use to limit the number of CPU cores used by the daemon.

My experience on spinning disks is that the true bottle-neck is disk
I/O, so I've used `ionice` when starting the guix-daemon with systemd.

I don't know how to make that happen on GuixSD.



reply via email to

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