gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32244 - gnunet/src/ats-tests/experiments


From: gnunet
Subject: [GNUnet-SVN] r32244 - gnunet/src/ats-tests/experiments
Date: Thu, 6 Feb 2014 16:50:29 +0100

Author: wachs
Date: 2014-02-06 16:50:28 +0100 (Thu, 06 Feb 2014)
New Revision: 32244

Added:
   
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.conf
   gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.exp
   
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.conf
   
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.exp
   
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.conf
   gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.exp
Log:
eval


Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.conf
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.conf  
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.conf  
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,24 @@
address@hidden@ template_perf_ats.conf
+
+[transport]
+plugins = unix
+
+[ats]
+MODE = PROPORTIONAL
+UNSPECIFIED_QUOTA_IN = 128 KiB
+UNSPECIFIED_QUOTA_OUT = 128 KiB
+# LOOPBACK
+LOOPBACK_QUOTA_IN = 128 KiB
+LOOPBACK_QUOTA_OUT = 128 KiB
+# LAN
+LAN_QUOTA_IN = 128 KiB
+LAN_QUOTA_OUT = 128 KiB
+# WAN
+WAN_QUOTA_IN = 128 KiB
+WAN_QUOTA_OUT = 128 KiB
+# WLAN
+WLAN_QUOTA_IN = 128 KiB
+WLAN_QUOTA_OUT = 128 KiB
+# BLUETOOTH
+BLUETOOTH_QUOTA_IN = 128 KiB
+BLUETOOTH_QUOTA_OUT = 128 KiB
\ No newline at end of file

Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.exp
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.exp   
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.exp   
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,46 @@
+[experiment]
+name = sc1_eval_dru_mlp
+masters = 1
+slaves = 3
+max_duration = 20 s
+log_freq = 100 ms
+cfg_file = experiments/evaluation1_dru_3_peers_1addr_1scope_mlp.conf
+ 
+[episode-0]
+# operations = start_send, stop_send, start_preference, stop_preference
+duration = 1 s
+op-0-operation = start_send
+op-0-src = 0
+op-0-dest = 0
+op-0-type = constant
+#op-0-period = 10 s
+op-0-base-rate= 10000
+#op-0-max-rate = 10000
+
+op-1-operation = start_send
+op-1-src = 0
+op-1-dest = 1
+op-1-type = constant
+#op-1-period = 10 s
+op-1-base-rate= 10000
+#op-1-max-rate = 10000
+
+op-2-operation = start_send
+op-2-src = 0
+op-2-dest = 2
+op-2-type = constant
+#op-1-period = 10 s
+op-2-base-rate= 10000
+#op-1-max-rate = 10000
+
+[episode-1]
+duration = 1 s
+op-0-operation = start_preference
+op-0-src = 0
+op-0-dest = 2
+op-0-type = constant
+#op-0-period = 10 s
+op-0-pref = bandwidth
+op-0-frequency = 1 s
+op-0-base-rate= 50
+#op-0-max-rate = 10000
\ No newline at end of file

Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.conf
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.conf 
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.conf 
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,24 @@
address@hidden@ template_perf_ats.conf
+
+[transport]
+plugins = unix
+
+[ats]
+MODE = MLP
+UNSPECIFIED_QUOTA_IN = 128 KiB
+UNSPECIFIED_QUOTA_OUT = 128 KiB
+# LOOPBACK
+LOOPBACK_QUOTA_IN = 128 KiB
+LOOPBACK_QUOTA_OUT = 128 KiB
+# LAN
+LAN_QUOTA_IN = 128 KiB
+LAN_QUOTA_OUT = 128 KiB
+# WAN
+WAN_QUOTA_IN = 128 KiB
+WAN_QUOTA_OUT = 128 KiB
+# WLAN
+WLAN_QUOTA_IN = 128 KiB
+WLAN_QUOTA_OUT = 128 KiB
+# BLUETOOTH
+BLUETOOTH_QUOTA_IN = 128 KiB
+BLUETOOTH_QUOTA_OUT = 128 KiB
\ No newline at end of file

Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.exp
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.exp  
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_prop.exp  
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,46 @@
+[experiment]
+name = sc1_eval_dru_prop
+masters = 1
+slaves = 3
+max_duration = 20 s
+log_freq = 100 ms
+cfg_file = experiments/evaluation1_dru_3_peers_1addr_1scope_prop.conf
+ 
+[episode-0]
+# operations = start_send, stop_send, start_preference, stop_preference
+duration = 10 s
+op-0-operation = start_send
+op-0-src = 0
+op-0-dest = 0
+op-0-type = constant
+#op-0-period = 10 s
+op-0-base-rate= 10000
+#op-0-max-rate = 10000
+
+op-1-operation = start_send
+op-1-src = 0
+op-1-dest = 1
+op-1-type = constant
+#op-1-period = 10 s
+op-1-base-rate= 10000
+#op-1-max-rate = 10000
+
+op-2-operation = start_send
+op-2-src = 0
+op-2-dest = 2
+op-2-type = constant
+#op-1-period = 10 s
+op-2-base-rate= 10000
+#op-1-max-rate = 10000
+
+[episode-1]
+duration = 10 s
+op-0-operation = start_preference
+op-0-src = 0
+op-0-dest = 2
+op-0-type = constant
+#op-0-period = 10 s
+op-0-pref = bandwidth
+op-0-frequency = 1 s
+op-0-base-rate= 50
+#op-0-max-rate = 10000
\ No newline at end of file

Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.conf
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.conf  
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.conf  
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,24 @@
address@hidden@ template_perf_ats.conf
+
+[transport]
+plugins = unix
+
+[ats]
+MODE = MLP
+UNSPECIFIED_QUOTA_IN = 128 KiB
+UNSPECIFIED_QUOTA_OUT = 128 KiB
+# LOOPBACK
+LOOPBACK_QUOTA_IN = 128 KiB
+LOOPBACK_QUOTA_OUT = 128 KiB
+# LAN
+LAN_QUOTA_IN = 128 KiB
+LAN_QUOTA_OUT = 128 KiB
+# WAN
+WAN_QUOTA_IN = 128 KiB
+WAN_QUOTA_OUT = 128 KiB
+# WLAN
+WLAN_QUOTA_IN = 128 KiB
+WLAN_QUOTA_OUT = 128 KiB
+# BLUETOOTH
+BLUETOOTH_QUOTA_IN = 128 KiB
+BLUETOOTH_QUOTA_OUT = 128 KiB
\ No newline at end of file

Added: 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.exp
===================================================================
--- 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.exp   
                            (rev 0)
+++ 
gnunet/src/ats-tests/experiments/evaluation1_dru_3_peers_1addr_1scope_ril.exp   
    2014-02-06 15:50:28 UTC (rev 32244)
@@ -0,0 +1,46 @@
+[experiment]
+name = sc1_eval_dru_ril
+masters = 1
+slaves = 3
+max_duration = 20 s
+log_freq = 100 ms
+cfg_file = experiments/evaluation1_dru_3_peers_1addr_1scope_ril.conf
+ 
+[episode-0]
+# operations = start_send, stop_send, start_preference, stop_preference
+duration = 10 s
+op-0-operation = start_send
+op-0-src = 0
+op-0-dest = 0
+op-0-type = constant
+#op-0-period = 10 s
+op-0-base-rate= 10000
+#op-0-max-rate = 10000
+
+op-1-operation = start_send
+op-1-src = 0
+op-1-dest = 1
+op-1-type = constant
+#op-1-period = 10 s
+op-1-base-rate= 10000
+#op-1-max-rate = 10000
+
+op-2-operation = start_send
+op-2-src = 0
+op-2-dest = 2
+op-2-type = constant
+#op-1-period = 10 s
+op-2-base-rate= 10000
+#op-1-max-rate = 10000
+
+[episode-1]
+duration = 10 s
+op-0-operation = start_preference
+op-0-src = 0
+op-0-dest = 2
+op-0-type = constant
+#op-0-period = 10 s
+op-0-pref = bandwidth
+op-0-frequency = 1 s
+op-0-base-rate= 50
+#op-0-max-rate = 10000
\ No newline at end of file




reply via email to

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