mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Kconfig: mention that IOB_NCHAINS is not used by TCP anymore
This commit is contained in:
committed by
Xiang Xiao
parent
52c237cb5f
commit
7599ca4e95
@@ -47,6 +47,9 @@ config IOB_NCHAINS
|
|||||||
I/O buffer chain containers that also carry a payload of usage
|
I/O buffer chain containers that also carry a payload of usage
|
||||||
specific information.
|
specific information.
|
||||||
|
|
||||||
|
Note: TCP doesn't use this.
|
||||||
|
Note: UDP and CAN use this.
|
||||||
|
|
||||||
config IOB_THROTTLE
|
config IOB_THROTTLE
|
||||||
int "I/O buffer throttle value"
|
int "I/O buffer throttle value"
|
||||||
default 0 if !NET_WRITE_BUFFERS || !NET_READAHEAD
|
default 0 if !NET_WRITE_BUFFERS || !NET_READAHEAD
|
||||||
|
|||||||
Reference in New Issue
Block a user