Module cache_peer
spark_
storage
1.0.0-beta-preview
Module cache_
peer
Module Items
Structs
Functions
In crate spark_
storage
spark_storage
Module
cache_
peer
Copy item path
Source
Structs
§
Cache
Server
Params
The peer’s half of the RW-blade handshake (KV overflow / SSM snapshots): its QP identity + the single RW MR.
Rdma
Config
RDMA rail selection for the blade. One
(dev, gid_idx)
per CX7 adapter; a client requests N rails and the peer registers its arena on each so the client can stripe traffic across both adapters (~1.75x aggregate on GB10).
Functions
§
serve
Serve a KV overflow blade on
addr
until interrupted. One thread per connection; each connection gets its own RW arena sized by the client.