会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
舰队技术博客
My main business is to read Linux, and focus on containers, storage, databases and the distributed systems.
博客园
首页
新随笔
联系
订阅
管理
2019年3月7日
Linux Kernel文件系统写I/O流程代码分析(二)bdi_writeback
摘要: Linux Kernel文件系统写I/O流程代码分析(二)bdi_writeback 上一篇 " Linux Kernel文件系统写I/O流程代码分析(一)" ,我们看到Buffered IO,写操作写入到page cache后就直接返回了,本文主要分析脏页是如何刷盘的。 概述 由于内核page c
阅读全文
posted @ 2019-03-07 17:50 舰队
阅读(7141)
评论(1)
推荐(1)
公告