Daniel Gryniewicz
Daniel Gryniewicz
https://linux.die.net/man/7/mdoc
Hmm... Groff doesn't seem to document either tn or vt. Can you point me to the docs for these? Not that it matters much, since the man pages for ntirpc...
Could you have some clients doing writes, and others doing something else, such as listing large directories? That's a nicely gated round-trip workload that could be easily starved.
Let's leave it for the moment, for future reference when we revisit queuing and whatnot.
RDMA certainly won't work, as it was never properly finished. UDP and TCP worked last I'm I tried rpcping, but that was, admittedly, a long time ago. Go ahead and...
It is certainly out-of-date. It was written to help develop RDMA, and hasn't been used since the developer working on RDMA left the project. I'm open to having it working...
Don't we need clnt anyway for the backchannel?
I haven't tried running it, but it builds fine if you comment out the nsl bits in CMakeLists.txt
I take it back, it built because I have libnsl installed. libnsl provides NIS/YP, and this is used in ntirpc in several places, so it is, indeed, necessary.
I'll look into this (as I work on both), but for the record, @fangyuxiangGL it's not necessary to tag us on these issues. We already get notifications on all issues.