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

meeting minutes sep 11 (1)

parent 601fb866
...@@ -92,7 +92,6 @@ Metadata is required for caching ...@@ -92,7 +92,6 @@ 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
...@@ -104,9 +103,12 @@ Metadata is required for caching ...@@ -104,9 +103,12 @@ Metadata is required for caching
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 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? - What parts of get/put are handled by the smartNIC?
- Architecture considerations based around 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
- 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