Skip to content

Commit

Permalink
issue: 562770 modify README description of VMA_TCP_CTL_THREAD
Browse files Browse the repository at this point in the history
Change-Id: I67c07b7f86c0c707519d629090bdb30d9d6ad8e6
Signed-off-by: Or Kehati <[email protected]>
  • Loading branch information
orkmellanox committed Aug 11, 2015
1 parent 28d1e21 commit 8fbb9f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ Default value is 100 (milli-sec)

VMA_TCP_CTL_THREAD
Do all tcp control flows in the internal thread.
This feature should be kept disabled if using blocking poll/select (epoll is OK).
Use value of 0 to disable.
Use value of 1 for waking up the thread when there is work to do.
Use value of 2 for waiting for thread timer to expire.
Expand Down

0 comments on commit 8fbb9f4

Please sign in to comment.