gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10850 - in gnunet: . src/fs


From: gnunet
Subject: [GNUnet-SVN] r10850 - in gnunet: . src/fs
Date: Thu, 8 Apr 2010 16:01:38 +0200

Author: grothoff
Date: 2010-04-08 16:01:38 +0200 (Thu, 08 Apr 2010)
New Revision: 10850

Modified:
   gnunet/TODO
   gnunet/src/fs/test_gnunet_service_fs_p2p.c
Log:
done

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2010-04-08 13:59:37 UTC (rev 10849)
+++ gnunet/TODO 2010-04-08 14:01:38 UTC (rev 10850)
@@ -4,11 +4,6 @@
     (disconnect does not really succeed, or what?)
     Also, core does not seem to actually decrement the number of active
     sessions even if no connections exist for a while! (likely related...)
-* FS: [CG]
-  - 2-peer download is still too slow (why? testcases fail on slow systems!)
-    => now seems to work well with high BW quota ("\infty"), but not so well 
with the 
-       typical small quota
-    => should print kb/s in testcase output!
 * WWW:
   - Get IPv6 hooked up [AK, after April 12th]
   - change DNS [CG, need DNS]

Modified: gnunet/src/fs/test_gnunet_service_fs_p2p.c
===================================================================
--- gnunet/src/fs/test_gnunet_service_fs_p2p.c  2010-04-08 13:59:37 UTC (rev 
10849)
+++ gnunet/src/fs/test_gnunet_service_fs_p2p.c  2010-04-08 14:01:38 UTC (rev 
10850)
@@ -31,7 +31,7 @@
 /**
  * File-size we use for testing.
  */
-#define FILESIZE (1024 * 1024 * 20)
+#define FILESIZE (1024 * 1024 * 2)
 
 /**
  * How long until we give up on transmitting the message?





reply via email to

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