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 Bluetooth: doc: Fix reference to documentation location 2016-11-18 07:47:50 +02:00
networking net: buf: Switch from k_fifo to k_lifo for free buffers 2016-12-15 12:06:22 +02:00
usb usb: Add ReST documentation file 2016-06-30 17:51:57 +00:00
power_management.rst doc: power_mgmt: Update PM doc with latest changes 2016-11-30 23:54:42 +00:00
sensor.rst doc: fix issues in sensort.rst 2016-06-14 20:00:46 +00:00
shell.rst shell: move documentation out of kernel 2016-11-04 13:48:16 +00:00
subsystems.rst shell: move documentation out of kernel 2016-11-04 13:48:16 +00:00