尘世中一个迷途小书童riverhwp.blog.chinaunix.net
Larpenteur
全部博文(2759)
Tools(23)
Shell(66)
Makefile(11)
GDB(26)
vim(18)
Author(110)
Common(4)
Memory(66)
File system(82)
Driver(19)
IO(66)
Storage(45)
General(38)
Architecture(19)
Command(64)
Kernel(115)
2019年(1)
2017年(84)
2016年(196)
2015年(204)
2014年(636)
2013年(1176)
2012年(463)
bamboo78
force_wi
云中的二
s2707680
wjlkoore
yourtomm
escarp
galaren7
yulianli
zzyyff
zhangwen
lhhli
差评一个
huang_h
arxin
casio804
7979
六道pain
发布时间:2015-07-18 10:07:54
<p align="center" style="text-align:center;">一个程序员的自白书</p><p align="center" style="text-align:center;">---中国架构师大会2015之我见</p><p style="text-indent:23.0pt;">我是2007年开始学习Linux,开始在自己买的台式机上捣鼓Redhat 9.0。初到CU时还在学校,通过网络搜索找到了CU。当时所学的专.........【阅读全文】
发布时间:2015-07-18 10:07:47
技术自白书之中国架构师2015:我的程序员之路有你相伴......【阅读全文】
发布时间:2015-07-18 10:07:33
创建文件时,代码并没有主动调用log commit提交日志,只是将需要修改的元数据信息写到日志handle。等handle所在的事务超时,log会自动提交,内存transaction内容会刷写到磁盘日志中。写入磁盘日志中的内容为新建文件的inode所在的数据块内容、新建文件父目录文件的inode所在的数据块内容、新建文件父目录文件相关数.........【阅读全文】
登录 注册