From: Quiliro Ordonez Baca <quiliro@riseup.net>
To: Paul Dufresne <dufresnep@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: How/When will guix pull stop to compile the 616 files?
Date: Sat, 12 Aug 2017 22:21:37 -0500 [thread overview]
Message-ID: <87d17yfa3f.fsf@riseup.net> (raw)
In-Reply-To: CAGQ-=q3zpMUO4smZ7GYd=0MjJ=DEWyZZnRgpSOtpEgLrJ6vh7g@mail.gmail.com
Paul Dufresne <dufresnep@gmail.com> writes:
> It takes 45 mins. on my relatively old dual core to guix-pull (would
> say 95% of the time
> compiling).
I have the same machine you do. I have opted to stop xorg and enter
tty1. Then, when the download is finished, I stop networking in order to
make use of the least resources. I have a lightweight-desktop.scm
configuration, so I probably have a minimum of services started
also. These are the steps I take to stop those services I said before:
sudo herd stop xorg-service
sudo herd stop networking
If I later want to restart them, I execute the same commands but
replacing "stop" with "restart".
I hope this helps complete compilation when needed. :-)
prev parent reply other threads:[~2017-08-14 15:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-08 0:59 How/When will guix pull stop to compile the 616 files? Paul Dufresne
2017-08-08 1:43 ` Paul Dufresne
2017-08-08 7:50 ` Alex Sassmannshausen
2017-08-08 13:02 ` Paul Dufresne
2017-08-08 20:23 ` Ricardo Wurmus
2017-08-08 20:39 ` Jack Hill
2017-08-09 5:43 ` Paul Dufresne
2017-08-09 8:08 ` Ricardo Wurmus
2017-08-09 13:41 ` Jack Hill
2017-08-13 3:21 ` Quiliro Ordonez Baca [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d17yfa3f.fsf@riseup.net \
--to=quiliro@riseup.net \
--cc=dufresnep@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.