[file system]miscellaneous

read/write/fsync与fread/fwrite/fflush的关系和区别

[file system]miscellaneous_第1张图片
image.png

strace
通过strace 监控 Redis AOF文件的系统调用

writeback writethrough
Cache写机制:Write-through与Write-back

page cache
在Linux内核中,文件的每个数据块最多只能对应一个page cache项

linux information project
http://www.linfo.org/index.html

你可能感兴趣的:([file system]miscellaneous)