7
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Sep 18, 2025 — Oct 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nmad: improve documentation for IB tuning; add ibsendrecv in doc More... 2 days ago
PadicoTM: add support for ibsendrecv in NetSelector-besteffort More... 2 days ago
nmad: streamline code More... 2 days ago
nmad: add profiling for data copy on send/recv More... 2 days ago
nmad: update drivers in README More... 2 days ago
nmad: make driver ibsendrecv thread-safe More... 2 days ago
nmad: do not make progress on lazy connection in ibrcache prefetch, to avoid contention on locks More... 3 days ago
nmad: fix memory leak for rdv_data in ibverbs drivers More... 3 days ago
nmad: add the ability for an ibverbs driver instance to own multiple QPs; allow ibsendrecv to have multiple pkts active simultaneously, using multiple QPs More... 3 days ago
nmad: synchronize QP creation in ibsendrecv driver with oob pkt through UD instead of inband messages More... 3 days ago
nmad: allow drivers to send oob data through IB ud More... 3 days ago
nmad: add lazy connect in driver ibsendrecv; prepare for multiple QPs More... 4 days ago
nmad: do not crash on broken link in tcp driver
a-denis
as Alexandre DENIS
More... 5 days ago
nmad: use the right return code for a sendmsg returning EPIPE in tcp driver
a-denis
as Alexandre DENIS
More... 5 days ago
nmad: cleanup in ibverbs common More... 6 days ago
nmad: remove connect() method from minidriver interface More... 6 days ago
nmad: do not use connect() method from minidriver in low level code More... 6 days ago
nmad: do not define connect() method at all in drivers More... 6 days ago
nmad: add support for iovecs in ibsendrecv driver More... 9 days ago
nmad: increase max sge in ibverbs drivers More... 9 days ago
nmad: plug the ibsendrecv driver into the launcher More... 9 days ago
nmad: add an experimental ibverbs driver based on sendrecv instead of rdma More... 9 days ago
nmad: make nm_ibverbs_rdma_poll() really usable for both send & recv More... 9 days ago
Revert "nmad: rename nm_ibverbs_send_*() functions, since they work on any request with a wrid, not only send requests" More... 9 days ago
nmad: transform ibrcache policies into true components, to make them reusable in another context More... 10 days ago
nmad: rename nm_ibverbs_send_*() functions, since they work on any request with a wrid, not only send requests More... 10 days ago
nmad: increase default size of ibrcache LRU size More... 11 days ago
nmad: use a non-threaded flavor of lfqueue for core_task when building without threads More... 11 days ago
Puk: add a non-threaded flavor of lfqueue More... 11 days ago
nmad: simplify management of unpack_next More... 11 days ago