infiniband.conf 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. [PATHS]
  2. SERVICEHOME = $GNUNET_TMP/nse-profiler/
  3. [testbed]
  4. START_ON_DEMAND = NO
  5. PORT = 12113
  6. ACCEPT_FROM = 127.0.0.1;192.168.0.0/16;
  7. HOSTNAME = localhost
  8. MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
  9. OVERLAY_TOPOLOGY = RANDOM
  10. OVERLAY_RANDOM_LINKS = 1000
  11. OPERATION_TIMEOUT = 45 s
  12. [nse]
  13. PORT = 12114
  14. UNIXPATH = $GNUNET_TMP/test-nse-service-nse.unix
  15. BINARY = gnunet-service-nse
  16. #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
  17. #PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
  18. START_ON_DEMAND = NO
  19. # Overriding network settings for faster testing (do NOT use
  20. # these values in production just because they are here)
  21. WORKDELAY = 60 s
  22. INTERVAL = 10 s
  23. WORKBITS = 0
  24. PROOFFILE = $SERVICEHOME/nse.proof
  25. [arm]
  26. UNIXPATH = $GNUNET_TMP/test-nse-service-arm.unix
  27. [statistics]
  28. START_ON_DEMAND = YES
  29. PORT = 12115
  30. [fs]
  31. START_ON_DEMAND = NO
  32. [datastore]
  33. START_ON_DEMAND = NO
  34. [dht]
  35. START_ON_DEMAND = NO
  36. [nat]
  37. DISABLEV6 = YES
  38. BINDTO = 127.0.0.1
  39. ENABLE_UPNP = NO
  40. BEHIND_NAT = NO
  41. ALLOW_NAT = NO
  42. INTERNAL_ADDRESS = 127.0.0.1
  43. EXTERNAL_ADDRESS = 127.0.0.1
  44. [transport]
  45. plugins = udp
  46. [transport-udp]
  47. PORT = 12116
  48. [core]
  49. START_ON_DEMAND = YES
  50. [peerinfo]
  51. START_ON_DEMAND = YES
  52. [dns]
  53. START_ON_DEMAND = NO
  54. [topology]
  55. START_ON_DEMAND = NO
  56. [dv]
  57. START_ON_DEMAND = NO
  58. [resolver]
  59. START_ON_DEMAND = YES
  60. [cadet]
  61. START_ON_DEMAND = NO
  62. [chat]
  63. START_ON_DEMAND = NO
  64. [gns]
  65. START_ON_DEMAND = NO
  66. [vpn]
  67. START_ON_DEMAND = NO
  68. [nse-profiler]
  69. OUTPUT_FILE = nse_output_2000_peers.dat
  70. TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers
  71. DATA_OUTPUT_FILE = nse_stats_2000_peers
  72. ROUND0 = 1000
  73. #ROUND1 = 2000
  74. ROUND2 = 2000
  75. ROUND3 = 2000
  76. ROUND4 = 2000
  77. ROUND5 = 2000
  78. ROUND6 = 2000
  79. ROUND7 = 2000
  80. ROUND8 = 2000
  81. ROUND9 = 2000
  82. ROUND10 = 2000
  83. ROUND11 = 1000
  84. ROUND12 = 1000
  85. ROUND13 = 1000
  86. ROUND14 = 1000
  87. ROUND15 = 1000
  88. ROUND16 = 1000
  89. ROUND17 = 1000
  90. ROUND18 = 1000
  91. ROUND19 = 1000
  92. ROUND20 = 1000
  93. ROUND21 = 2000
  94. ROUND22 = 2000
  95. ROUND23 = 2000
  96. ROUND24 = 2000
  97. ROUND25 = 2000
  98. ROUND26 = 2000
  99. ROUND27 = 2000
  100. ROUND28 = 2000
  101. ROUND29 = 2000
  102. ROUND30 = 2000
  103. WAIT_TIME = 1920 s
  104. CONNECTION_LIMIT = 10