diff options
author | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-05-05 06:41:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-05 06:41:45 +0000 |
commit | 409b26fc36acbe075b7153277aba0d2917c66467 (patch) | |
tree | 624eddedad9c1e7abd9a3b825730302cd7608bc5 /docs/submodules | |
parent | f4101b721afc50e8fe5c4860f3dc726c1a90da92 (diff) |
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Increase PACKETS_PER_BUFFER to 65536"
- Increase PACKETS_PER_BUFFER to 65536
1) This mainly increase PACKETS_PER_BUFFER to 65536 to reduce the
frequency of TCP client acks.
2) Also kills TCP_BUFF_SIZE and define each buffer size in a
more intuitive way.
3) Free more unused memory to prevent being killed by oom-killer
after enlarged PACKETS_PER_BUFFER.
4) Increase client's select() timeout to 20 secs, since we encountered
timeout due to CPU busy in the same BM but with 20 VMs.
Tested this PS in a 10 VM node env, and it can multicast a 2.7G
file to 10 VMs in 6 minutes, while unicast needs 30+ minutes.
Change-Id: Iaf862fb1f1259cc770f720ccdd95dcc281aef262
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/daisy | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/daisy b/docs/submodules/daisy -Subproject 01c48d84167d6e7d5eab0ffd3dd406ef7b510c7 +Subproject 0f203447deda439811dd4062c588ef4145a3487 |