* make guix-daemon nice
@ 2016-07-23 11:25 Vincent Legoll
2016-07-23 15:17 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2016-07-23 11:25 UTC (permalink / raw)
To: help-guix
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 ?
--
Vincent Legoll
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: make guix-daemon nice
2016-07-23 11:25 make guix-daemon nice Vincent Legoll
@ 2016-07-23 15:17 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-07-23 15:17 UTC (permalink / raw)
To: Vincent Legoll; +Cc: help-guix
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-23 15:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-23 11:25 make guix-daemon nice Vincent Legoll
2016-07-23 15:17 ` Leo Famulari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).