Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

core: remove io-per-queue's io mode & fastrun's running mode #62

Closed
wants to merge 1 commit into from

Conversation

shengofsun
Copy link
Contributor

No description provided.

ioe_mode nfs_io_mode; // whether nfs is per node or per queue
ioe_mode timer_io_mode; // whether timer is per node or per queue
int io_worker_count; // for disk and rpc when per node
int io_worker_count; // for disk and rpc when per node
Copy link
Contributor

Choose a reason for hiding this comment

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

把注释的 per node 删了?

Copy link
Contributor

@neverchanje neverchanje left a comment

Choose a reason for hiding this comment

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

LGTM

@shengofsun
Copy link
Contributor Author

刚发现线上的timer全用的io_per_queue的模型,也就是说一个worker thread就配了一个timer thread, 我看看这个可能还得改回来。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants