gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33534 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r33534 - gnunet/src/ats
Date: Thu, 5 Jun 2014 09:32:13 +0200

Author: wachs
Date: 2014-06-05 09:32:12 +0200 (Thu, 05 Jun 2014)
New Revision: 33534

Modified:
   gnunet/src/ats/perf_ats_solver.conf
   gnunet/src/ats/plugin_ats_mlp.c
Log:
reducing output


Modified: gnunet/src/ats/perf_ats_solver.conf
===================================================================
--- gnunet/src/ats/perf_ats_solver.conf 2014-06-04 21:13:13 UTC (rev 33533)
+++ gnunet/src/ats/perf_ats_solver.conf 2014-06-05 07:32:12 UTC (rev 33534)
@@ -49,7 +49,7 @@
 MLP_DBG_AUTOSCALE_PROBLEM = YES
 # MLP_DBG_INTOPT_PRESOLVE = YES
 # Print GLPK output
-MLP_DBG_GLPK_VERBOSE = YES
+# MLP_DBG_GLPK_VERBOSE = YES
 
 #MLP_DBG_OPTIMIZE_UTILITY = NO
 #MLP_DBG_OPTIMIZE_QUALITY = NO

Modified: gnunet/src/ats/plugin_ats_mlp.c
===================================================================
--- gnunet/src/ats/plugin_ats_mlp.c     2014-06-04 21:13:13 UTC (rev 33533)
+++ gnunet/src/ats/plugin_ats_mlp.c     2014-06-05 07:32:12 UTC (rev 33534)
@@ -2495,7 +2495,7 @@
               mlp->pv.quota_in[c] = env->in_quota[c2];
 
               found = GNUNET_YES;
-              LOG (GNUNET_ERROR_TYPE_ERROR,
+              LOG (GNUNET_ERROR_TYPE_INFO,
                   "Quota for network `%s' (in/out) %llu/%llu\n",
                   GNUNET_ATS_print_network_type(mlp->pv.quota_index[c]),
                   mlp->pv.quota_out[c],




reply via email to

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