Kconfig: mention that IOB_NCHAINS is not used by TCP anymore
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user