Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change method of running thread count #174

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

zhang-lujie
Copy link

No description provided.

@it-is-a-robot
Copy link

@zhang-lujie, Thanks for your pull request. All the authors of commits have finished signinig CLA successfully. 👋

@zwang28 zwang28 linked an issue Oct 13, 2021 that may be closed by this pull request
@zwang28 zwang28 requested review from zwang28 and liuwei-ck October 13, 2021 01:04
@zwang28 zwang28 self-assigned this Oct 13, 2021

int Global_THD_manager::get_num_thread_running() {
Running_thread_count thread_running;
Global_THD_manager::get_instance()->do_for_all_thd(&thread_running);

Choose a reason for hiding this comment

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

怎么没有do_for_all_thd函数的修改

@zwang28 zwang28 merged commit 6eeefaa into kunpengcompute:mysql-8.0.20-oltp-kp Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

线程统计计数优化
5 participants