File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,12 @@ title = "Notes"
3
3
template = " notes.html"
4
4
+++
5
5
6
- ## Paper I have read
6
+ ## Papers I have read
7
7
- [ In Search of an Understandable Consensus Algorithm (Extended Version)] ( https://raft.github.io/raft.pdf )
8
8
- [ Architecture of a Database System] ( https://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf )
9
9
- [ Apache Arrow DataFusion: A Fast, Embeddable, Modular Analytic Query Engine] ( https://github.com/apache/datafusion/files/15149988/DataFusion_Query_Engine___SIGMOD_2024-FINAL-mk4.pdf )
10
- - [ The Google File System] ( https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/gfs-sosp2003.pdf )
10
+ - [ The Google File System] ( https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/gfs-sosp2003.pdf )
11
+
12
+ ## Technical Books I have read
13
+ - 《操作系统导论》 OSTEP
14
+ - [ rCore Tutorial Book] ( https://github.com/rcore-os/rCore-Tutorial-Book-v3 )
You can’t perform that action at this time.
0 commit comments