diff options
Diffstat (limited to 'sandbox/config')
| -rw-r--r-- | sandbox/config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sandbox/config b/sandbox/config new file mode 100644 index 0000000..317165f --- /dev/null +++ b/sandbox/config @@ -0,0 +1,19 @@ +# Global Configuration: +inadev="2:0x40 2:0x41 2:0x42 2:0x43" +bbhost=debian@192.168.6.2 +delaypurezmq=10 +delayiperfpure=10 + +# Pure Read Experiments: +nread=500000 +readrest=60 + +# ZMQ Experiments: +zmqrest=60 +zmqduration=300 +hostip=192.168.7.1 +zmqport=5556 +zmqlogdelay=0 +zmqloginterval=60 +zmqmsgsize=20242880 +zmqmaxqueue=1 |
