美文网首页
[file system]miscellaneous

[file system]miscellaneous

作者: 酒桶九筒 | 来源:发表于2017-11-23 12:53 被阅读0次

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

    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

          本文链接:https://www.haomeiwen.com/subject/cpxmmxtx.html