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

os/bluestore: add perf variable for throttle info in bluestore #12583

Merged
merged 1 commit into from Dec 22, 2016
Merged

os/bluestore: add perf variable for throttle info in bluestore #12583

merged 1 commit into from Dec 22, 2016

Conversation

liupan1111
Copy link
Contributor

@liupan1111 liupan1111 commented Dec 20, 2016

Signed-off-by: Pan Liu pan.liu@istuary.com

FileStore already has these info. But not in bluestore yet.

@liupan1111
Copy link
Contributor Author

@tchaikov or @liewegas, please help take a look.


l_bluestore_cur_ops_in_queue,
l_bluestore_cur_bytes_in_queue,
l_bluestore_cur_wal_ops_in_wal_queue,
Copy link
Member

Choose a reason for hiding this comment

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

Nit, you might want to rename this one to l_bluestore_cur_ops_in_wal_queue to keep pace with the one below..

Signed-off-by: Pan Liu <pan.liu@istuary.com>
@liupan1111
Copy link
Contributor Author

@xiexingguo modified, thanks!

@liewegas liewegas merged commit 59c1db1 into ceph:master Dec 22, 2016
@liupan1111 liupan1111 deleted the wip-add-throttle-bluestore branch December 22, 2016 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants