gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3880 - GNUnet/src/applications/fs/lib


From: grothoff
Subject: [GNUnet-SVN] r3880 - GNUnet/src/applications/fs/lib
Date: Sun, 3 Dec 2006 18:55:59 -0800 (PST)

Author: grothoff
Date: 2006-12-03 18:55:57 -0800 (Sun, 03 Dec 2006)
New Revision: 3880

Modified:
   GNUnet/src/applications/fs/lib/fslib.c
Log:
try

Modified: GNUnet/src/applications/fs/lib/fslib.c
===================================================================
--- GNUnet/src/applications/fs/lib/fslib.c      2006-12-04 02:47:09 UTC (rev 
3879)
+++ GNUnet/src/applications/fs/lib/fslib.c      2006-12-04 02:55:57 UTC (rev 
3880)
@@ -164,7 +164,7 @@
   ret->abort = NO;
   ret->thread = PTHREAD_CREATE(&processReplies,
                               ret,
-                              64 * 1024);
+                              1028 * 1024);
   if (ret->thread == NULL)
     GE_DIE_STRERROR(ectx,
                    GE_FATAL | GE_ADMIN | GE_BULK,





reply via email to

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