nuttx/include/nuttx/mm
gaohedong dc651e090e net/can: Add SO_RCVBUF option for can socket
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>
2024-06-14 19:54:07 +08:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h
iob.h net/can: Add SO_RCVBUF option for can socket 2024-06-14 19:54:07 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h mm/map: revise device mapping functions 2024-05-03 23:58:39 +08:00
mempool.h mm/kconfig: fix typo in MM_DEFAULT_ALIGNMENT 2024-03-11 13:12:34 +08:00
mm.h sched/task/task_exithook.c: fix gcc14 error 2024-06-02 09:27:36 -03:00