From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Suggestion: disable offloading for texlive builds on hydra? Date: Wed, 29 Oct 2014 00:55:34 +0100 Message-ID: <87oasvkavd.fsf@gnu.org> References: <87ppdf1dwc.fsf@netris.org> <20141026074926.GA3937@intra> <877fzmncmf.fsf@gnu.org> <87a94irf0u.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjGbi-0008I5-Iv for guix-devel@gnu.org; Tue, 28 Oct 2014 19:55:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjGbc-0002SL-Nk for guix-devel@gnu.org; Tue, 28 Oct 2014 19:55:22 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjGbc-0002SB-Gs for guix-devel@gnu.org; Tue, 28 Oct 2014 19:55:16 -0400 In-Reply-To: <87a94irf0u.fsf@yeeloong.lan> (Mark H. Weaver's message of "Sun, 26 Oct 2014 12:07:13 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > The more I think about it, the more I agree with John that we've chosen > the wrong tradeoff here. I think we should remove those mutexes. Done in commit 940a8c5, which I=E2=80=99ve just deployed on hydra.gnu.org. Ludo=E2=80=99.