emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#43773: closed (guix offload scheduler/load balancer throttles itself


From: GNU bug Tracking System
Subject: bug#43773: closed (guix offload scheduler/load balancer throttles itself)
Date: Thu, 08 Oct 2020 15:06:01 +0000

Your message dated Thu, 08 Oct 2020 11:04:55 -0400
with message-id <871ri8vjvs.fsf@gmail.com>
and subject line Re: bug#43773: [PATCH] offload: Improve load normalization and 
configurability.
has caused the debbugs.gnu.org bug report #43773,
regarding guix offload scheduler/load balancer throttles itself
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43773: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43773
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: guix offload scheduler/load balancer throttles itself Date: Fri, 02 Oct 2020 23:05:20 -0400
Hello,

Guix offload monitors the load of the offload machine, and waits
patiently until the load comes back down below a pre-determined level
(normalized 2.0 level, it seems) before starting the next build, even
when there is a single offload build machine involved.  This is
inefficient and causes it to throttle itself.

Idea of an improvement: it should choose the offload machine with the
less load (already the case, I believe), and not block waiting for the
load to go down before starting a build.

Maxim



--- End Message ---
--- Begin Message --- Subject: Re: bug#43773: [PATCH] offload: Improve load normalization and configurability. Date: Thu, 08 Oct 2020 11:04:55 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

I went ahead and pushed this change with commit
efbf5fdd01817ea75de369e3dd2761a85f8f7dd5.

Thank you!

Maxim


--- End Message ---

reply via email to

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