Skip to content

Commit 52d4378

Browse files
committed
Add books
1 parent 3232311 commit 52d4378

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/notes/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ title = "Notes"
33
template = "notes.html"
44
+++
55

6-
## Paper I have read
6+
## Papers I have read
77
- [In Search of an Understandable Consensus Algorithm (Extended Version)](https://raft.github.io/raft.pdf)
88
- [Architecture of a Database System](https://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf)
99
- [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)

0 commit comments

Comments
 (0)