zephyr/doc/subsystems
Johan Hedberg 692771fbe9 net: buf: Switch from k_fifo to k_lifo for free buffers
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>
2016-12-15 12:06:22 +02:00
..
bluetooth
networking net: buf: Switch from k_fifo to k_lifo for free buffers 2016-12-15 12:06:22 +02:00
usb
power_management.rst
sensor.rst
shell.rst
subsystems.rst