mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
net: Refresh config dependency of NET_READAHEAD
ICMP(v6) uses IOB queue as readahead, but TCP/UDP don't now. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
This commit is contained in:
@@ -62,8 +62,8 @@ config IOB_NCHAINS
|
||||
I/O buffer chain containers that also carry a payload of usage
|
||||
specific information.
|
||||
|
||||
Note: TCP doesn't use this.
|
||||
Note: UDP and CAN use this.
|
||||
Note: TCP and UDP don't use this.
|
||||
Note: ICMP/ICMPv6 and CAN use this.
|
||||
|
||||
config IOB_THROTTLE
|
||||
int "I/O buffer throttle value"
|
||||
|
||||
Reference in New Issue
Block a user