mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 14:11:56 +00:00
Using a LIFO instead of a FIFO has the potential benefit that more recently in-use buffers may be "cache-hot" and therefore accessed faster than least recently used (which is what we get with a FIFO). Change-Id: I59bb083ca2e00d0d404406540f7db216742a27cf Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
buffers.rst | ||
connectivity-example-app.c | ||
ip-stack-architecture.dia | ||
ip-stack-architecture.png | ||
ip-stack-architecture.rst | ||
ip-stack-architecture.svg | ||
ip-stack-data-flow.dia | ||
ip-stack-data-flow.png | ||
ip-stack-data-flow.svg | ||
network-management-api.rst | ||
networking-api-usage.rst | ||
networking.rst |