Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Conversation

@gnailzenh
Copy link

Add another callback for RPC enqueue.

Signed-off-by: Liang Zhen liang.zhen@intel.com

Signed-off-by: Liang Zhen <liang.zhen@intel.com>
@daosbuild1
Copy link
Collaborator

@daosbuild1
Copy link
Collaborator

struct crt_req_format*prf_req_fmt;
/** the RPC hander on the server side */
crt_rpc_cb_t prf_hdlr;
crt_rpc_cb_t prf_enq;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on a patch to enqueue requests in 'cc_rpc_cb', and the request queue is managed by scheduler.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants