Y
Hacker News
new
|
ask
|
show
|
jobs
by
FuriouslyAdrift
323 days ago
So... RDMA?
1 comments
michaelsshaw
323 days ago
No, the first technique describes the basic way they already operate, DMA, but giving access to userspace directly because it's a zerocopy buffer. This is handled by the OS.
RDMA is directly from bus-to-bus, bypassing all the software.
link
RDMA is directly from bus-to-bus, bypassing all the software.