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 ...@@ -92,21 +92,23 @@ Metadata is required for caching
6. Setup related issues 6. Setup related issues
7. FS vs Object Stores vs Key Value stores 7. FS vs Object Stores vs Key Value stores
## Sep 11 ## Sep 11
### Discussion ### Discussion
1. Huawei PoC: 1. Huawei PoC:
- No clear requirements, its a whiteboard for us to experiment - No clear requirements, its a whiteboard for us to experiment
- Virtual Lab is taking some time - Virtual Lab is taking some time
2. SmartNIC: 2. SmartNIC:
- Different memories - Different memories
3. How are smartNICs used for KV? 3. Design a Distributed KV store which leverages smartNICs:
- What parts of get/put are handled by the smartNIC? - What functionality does the smartNIC offers? (TODO)
- Architecture considerations based around smartNIC? - '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 - basic communication: heartbeats
- advanced stuff: consensus protocols? - advanced processing: consensus protocols?
- Take a concrete KV Store, add smartNIC functionality - Take a concrete KV Store, add smartNIC functionality
\ No newline at end of file - 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