Commit 895c657d authored by Saksham Goel's avatar Saksham Goel

meeting minutes sep 11 (1)

parent 601fb866
......@@ -92,21 +92,23 @@ Metadata is required for caching
6. Setup related issues
7. FS vs Object Stores vs Key Value stores
## Sep 11
### Discussion
1. Huawei PoC:
1. Huawei PoC:
- No clear requirements, its a whiteboard for us to experiment
- Virtual Lab is taking some time
2. SmartNIC:
- Different memories
3. How are smartNICs used for KV?
- What parts of get/put are handled by the smartNIC?
- Architecture considerations based around smartNIC?
3. Design a Distributed KV store which leverages smartNICs:
- What functionality does the smartNIC offers? (TODO)
- 'Early' processing
- What functions of the KV store can be offloaded to the smartNIC?
- What parts of get/put are handled by the smartNIC?
- basic communication: heartbeats
- advanced stuff: consensus protocols?
- Take a concrete KV Store, add smartNIC functionality
\ No newline at end of file
- advanced processing: consensus protocols?
- Take a concrete KV Store, add smartNIC functionality
- RAMCloud + smartNIC
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment