dc651e090e
If the CAN stack receiving packets fast, but the application layer reading packets slow. Then `conn->readahead` will continue to grow, leading to memory leaks. Finally CAN stack potentially starve out all IOB buffers. To prevent memory leaks, users can restrict can socket buffer length. Signed-off-by: gaohedong <gaohedong@xiaomi.com> |
||
---|---|---|
.. | ||
bin | ||
circbuf | ||
iob | ||
kasan | ||
kbin | ||
kmap | ||
kmm_heap | ||
map | ||
mempool | ||
mm_gran | ||
mm_heap | ||
shm | ||
tlsf | ||
ubsan | ||
umm_heap | ||
CMakeLists.txt | ||
Kconfig | ||
Makefile |