DaemondShu / BlogComment

save comment for gitalk
0 stars 0 forks source link

Linux I/O | Daemon.D.Blog #20

Open DaemondShu opened 5 years ago

DaemondShu commented 5 years ago

https://daemondshu.github.io/2019/07/11/System%20Design/Linux/Linux_IO/

Linux IO Model Buffered IO (default)` alias: normal IO Read A read process could divided into 2 stages: Waiting for the data (from disk or network) to be ready in kernel page cache ( load disk dat