# I/O
> 這裡是大混戰。如果迷路了,可以先跳最後面那張圖看看。
[TOC]
## 簡介
### [Kernel Recipes 2015 - Linux kernel IO subsystem - by Jan Kara](https://youtu.be/2tu__ZHC0mI)
{%youtube 2tu__ZHC0mI %}
### (2016) Introduction to the Linux Block I/O Layer
{%youtube ebHINEF6PDk %}
### (2019) Latest evolution of Linux IO stack, explained for database people
{%youtube e_-ivFkLyS4 %}
### (2017) What’s new in the world of storage for linux
{%youtube g14zAvrU3Jg %}
## 其他議題
### (2018) Uh-oh, It's I/O Ordering!
{%youtube i6DayghhA8Q %}
### (2018) A Solution to High Latencies Caused by I/O
{%youtube l7j1AqTZKG4 %}
## Linux Storage Stack Diagram

來源是[這裡](https://www.thomas-krenn.com/en/wiki/Linux_Storage_Stack_Diagram)