guix-commits
[Top][All Lists]
Advanced

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

branch wip-offload updated: tmp17


From: Mathieu Othacehe
Subject: branch wip-offload updated: tmp17
Date: Thu, 17 Dec 2020 11:23:25 -0500

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch wip-offload
in repository guix-cuirass.

The following commit(s) were added to refs/heads/wip-offload by this push:
     new 8d61cf4  tmp17
8d61cf4 is described below

commit 8d61cf46c7c42c2203d404e67c8e59bf918cadde
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Dec 17 17:23:19 2020 +0100

    tmp17
---
 src/cuirass/remote.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cuirass/remote.scm b/src/cuirass/remote.scm
index 2589ea1..a4dda56 100644
--- a/src/cuirass/remote.scm
+++ b/src/cuirass/remote.scm
@@ -257,7 +257,7 @@ PRIVATE-KEY to sign narinfos."
   (zmq-create-context))
 
 (define (zmq-init!)
-  (zmq-set-buffer-size (* 4096 3)))
+  (zmq-set-buffer-size (* 4096 16)))
 
 (define (zmq-frontend-socket-name)
   "Return the name of the ZMQ frontend socket."



reply via email to

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