* Resource usage excessive after 'guix pull'
@ 2023-05-21 16:41 Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-05-21 18:50 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Felix Lechner via Development of GNU Guix and the GNU System distribution. @ 2023-05-21 16:41 UTC (permalink / raw)
To: Guix Devel
Hi,
Today, a 'guix pull' caused an excessive allocation of system
resources locally. I had rebased and published an experimental branch,
which only added a targeted (and tested) fix for 'eudev' [1] on top of
the mainline commit e499cb2c12d7f1c6d2f004364c9cc7bdb7e38cd5. Then I
issued:
guix pull --disable-authentication --allow-downgrades
That command ran very slowly and then resulted in the following
process taking up over 91% memory before being terminated manually via
'kill -TERM'. The bare metal equipment has 28 GB of RAM.
guixbuilder01 3189 39.0 91.4 09:01 03:57
/gnu/store/ad8351jvj61da279a3ddfs2gmk3whvdq-guile-wrapper/bin/guile
--no-auto-compile
/gnu/store/py8f9r0k22hmhahyz7hm7hrbdrvfa9n2-profile/bin/guix repl -t
machine
Any pointers would be welcome. Thanks!
Kind regards
Felix
[1] https://debbugs.gnu.org/63508
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Resource usage excessive after 'guix pull'
2023-05-21 16:41 Resource usage excessive after 'guix pull' Felix Lechner via Development of GNU Guix and the GNU System distribution.
@ 2023-05-21 18:50 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-05-21 18:50 UTC (permalink / raw)
To: Felix Lechner; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
Felix Lechner via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org> writes:
> Today, a 'guix pull' caused an excessive allocation of system
> resources locally. I had rebased and published an experimental branch,
> which only added a targeted (and tested) fix for 'eudev' [1] on top of
> the mainline commit e499cb2c12d7f1c6d2f004364c9cc7bdb7e38cd5. Then I
> issued:
>
> guix pull --disable-authentication --allow-downgrades
>
> That command ran very slowly and then resulted in the following
> process taking up over 91% memory before being terminated manually via
> 'kill -TERM'. The bare metal equipment has 28 GB of RAM.
>
> guixbuilder01 3189 39.0 91.4 09:01 03:57
> /gnu/store/ad8351jvj61da279a3ddfs2gmk3whvdq-guile-wrapper/bin/guile
> --no-auto-compile
> /gnu/store/py8f9r0k22hmhahyz7hm7hrbdrvfa9n2-profile/bin/guix repl -t
> machine
>
> Any pointers would be welcome. Thanks!
It's probably not a problem with your changes, the commit from the Guix
master branch that you based your changes on was in a bad state. That's
been fixed now so try rebasing your changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-21 18:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 16:41 Resource usage excessive after 'guix pull' Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-05-21 18:50 ` Christopher Baines
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.