guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.5-409-g236e664


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-409-g236e664
Date: Wed, 26 Mar 2014 14:07:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  236e66481d7d8f61be2f2c1cb81cddb7b9db03d4 (commit)
       via  3dfd8af534a7cab94d8bb60c1554944d48911f6c (commit)
      from  ee172b1a06e21fafe34410f285695bab010667b7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 236e66481d7d8f61be2f2c1cb81cddb7b9db03d4
Author: Ludovic Courtès <address@hidden>
Date:   Wed Mar 26 15:03:14 2014 +0100

    offload: Allow one transfer in each direction simultaneously.
    
    * guix/scripts/offload.scm (transfer-and-offload): Use 'upload' lock
      instead of 'bandwidth' around 'send-files' calls, and 'download' lock
      around 'retrieve-files' call.

commit 3dfd8af534a7cab94d8bb60c1554944d48911f6c
Author: Ludovic Courtès <address@hidden>
Date:   Wed Mar 26 14:58:00 2014 +0100

    offload: Disable SSH-level compression.
    
    * guix/scripts/offload.scm (remote-pipe): Remove '-z' lsh command line
      argument.  This makes transfers almost an order of magnitude slower.
      OpenSSH's ssh(1) man page notes: "Compression is desirable on modem lines
      and other slow connections, but will only slow down things on fast
      networks."  See also
      
<http://www.spikelab.org/blog/transfer-largedata-scp-tarssh-tarnc-compared.html>.

-----------------------------------------------------------------------

Summary of changes:
 guix/scripts/offload.scm |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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