cighao@gmail.com
Storage Performance Development Kit (SPDK)提供了一组用于编写高性能、可伸缩、用户态存储应用程序的工具和库。
more >>(1) RocksDB 写入流程详解
https://zhuanlan.zhihu.com/p/33389807
(2) RocksDB——Put
https://www.jianshu.com/p/daa18eebf6e1
(3) RocksDB写入数据过程DBImpl::Write()源代码分析
https://blog.csdn.net/wang_xijue/article/details/46521605
(1) xfs文件系统磁盘布局
http://www.lenky.info/archives/tag/xfs/page/2
(2) Linux fsync和fdatasync系统调用实现分析(Ext4文件系统)
https://blog.csdn.net/luckyapple1028/article/details/61413724
(3) 文件IO系统调用内幕
https://lrita.github.io/2019/03/13/the-internal-of-file-syscall/
https://blog.pythian.com/how-to-build-your-very-own-cassandra-4-0-release/
(1) Make sure you have your prerequisites
Java SDK 1.8 or Java 1.11 Open Source or Oracle
Ant 1.8
Git CLI client
Python >=2.7<3.0
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true